diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2010-06-03 08:09:12 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-06-03 08:22:04 +0100 |
commit | e72e6497e74811e01d72b4c1b7537b3aea3ee857 (patch) | |
tree | d78dec67d0aaeea807e5ab32141802620ec7ae41 /fs/jffs2/acl.c | |
parent | f324e4cb2cadd9a42932c8a158e761ae31b88e72 (diff) | |
download | op-kernel-dev-e72e6497e74811e01d72b4c1b7537b3aea3ee857.zip op-kernel-dev-e72e6497e74811e01d72b4c1b7537b3aea3ee857.tar.gz |
jffs2: Fix NFS race by using insert_inode_locked()
New inodes need to be locked as we're creating them, so they don't get used
by other things (like NFSd) before they're ready.
Pointed out by Al Viro.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'fs/jffs2/acl.c')
0 files changed, 0 insertions, 0 deletions