aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.c
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2006-08-09 14:45:07 -0400
committerMark Fasheh <mark.fasheh@oracle.com>2006-09-20 18:52:08 -0400
commita663e30513d7ecc77dd71d474e7646bf78c0ba62 (patch)
treeac37a5d33b62cce82df4e35a816f73f4631e339a /fs/ocfs2/aops.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/ocfs2/aops.c')
0 files changed, 0 insertions, 0 deletions