aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/super.c
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2006-08-09 11:45:07 -0700
committerMark Fasheh <mark.fasheh@oracle.com>2006-09-20 15:52:08 -0700
commita663e30513d7ecc77dd71d474e7646bf78c0ba62 (patch)
treeac37a5d33b62cce82df4e35a816f73f4631e339a /fs/ntfs/super.c
parent471e3f57286da7ce8820ad42c77d5f5f49d56a41 (diff)
ocfs2: move nlink check in ocfs2_mknod()
The dir nlink check in ocfs2_mknod() was being done outside of the cluster lock, which means we could have been checking against a stale version of the inode. Fix this by doing the check after the cluster lock instead. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/ntfs/super.c')
0 files changed, 0 insertions, 0 deletions