summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-06-26 21:03:22 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-06-26 21:03:22 -0700
commitb56dc57880ffb177d556ed0146402d295abc38cd (patch)
tree2f8518e8d0fe6c6d1757e1dbb789366f68af957d /include
parent7a35e30c2194c7de5514a6fb1678cd2da9421843 (diff)
[PATCH] ext2_setattr retval fix
ext2_setattr() drops the inode_setattr() return value on the floor. This is very bad - I/O errors during truncate are lost. The patch changes ext2_setattr() so that we no longer call ext2_acl_chmod() if inode_setattr(), which is what ext3 does. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions