From: Wengang Wang Date: Fri, 26 Feb 2010 10:18:25 +0000 (+0800) Subject: ocfs2: send SIGXFSZ if new filesize exceeds limit -v2 X-Git-Tag: v2.6.34-rc1~214^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5051f76883897ea3d3d034c92e7b84236da2ec57;p=pandora-kernel.git 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: Wengang Wang Signed-off-by: Joel Becker --- Reading git-diff-tree failed