aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJaegeuk Kim <[email protected]>2013-07-05 08:28:12 +0000
committerAl Viro <[email protected]>2013-07-08 09:35:48 +0000
commit99b072bb38c9b398bc7c3fc8a0f30d0801f78750 (patch)
tree0162568c00d24d580c1ed61963eb00b9025bc685 /security/selinux/hooks.c
parentmode_t whack-a-mole... (diff)
downloadkernel-99b072bb38c9b398bc7c3fc8a0f30d0801f78750.tar.gz
kernel-99b072bb38c9b398bc7c3fc8a0f30d0801f78750.zip
f2fs: fix readdir incorrectness
In the previous Al Viro's readdir patch set, there occurs a bug when running xfstest: 006 as follows. [Error output] alpha size = 4, name length = 6, total files = 4096, nproc=1 1023 files created rm: cannot remove `/mnt/f2fs/permname.15150/a': Directory not empty [Correct output] alpha size = 4, name length = 6, total files = 4096, nproc=1 4097 files created This bug is due to the misupdate of directory position in ctx. So, this patch fixes this. [AV: fixed a braino] CC: Al Viro <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions