Skip to content
Commit 5051f768 authored by Wengang Wang's avatar Wengang Wang Committed by Joel Becker
Browse files

ocfs2: send SIGXFSZ if new filesize exceeds limit -v2



This patch makes ocfs2 send SIGXFSZ if new file size exceeds the rlimit.
Processes may get SIGXFSZ on one node (in the cluster) while others will
not on another if file size limits are different on the two nodes.

Signed-off-by: default avatarWengang Wang <wen.gang.wang@oracle.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 6fcef3f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment