aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorBadari Pulavarty <[email protected]>2006-03-11 11:27:14 +0000
committerLinus Torvalds <[email protected]>2006-03-11 17:19:34 +0000
commitcd6ef84e6ac9454080707f2f338360f5d7e556fc (patch)
tree98770b47dd7ae2e1faad4796eb03b2d4760e1b03 /security/selinux/hooks.c
parent[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside (diff)
downloadkernel-cd6ef84e6ac9454080707f2f338360f5d7e556fc.tar.gz
kernel-cd6ef84e6ac9454080707f2f338360f5d7e556fc.zip
[PATCH] ext3: fix nobh mode for chattr +j inodes
One can do "chattr +j" on a file to change its journalling mode. Fix writeback mode with "nobh" handling for it. Even though, we mount ext3 filesystem in writeback mode with "nobh" option, some one can do "chattr +j" on a single file to force it to do journalled mode. In order to do journaling, ext3_block_truncate_page() need to fallback to default case of creating buffers and adding them to transaction etc. Signed-off-by: Badari Pulavarty <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions