diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2006-08-09 20:45:07 +0200 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2006-09-21 00:52:08 +0200 |
commit | a663e30513d7ecc77dd71d474e7646bf78c0ba62 (patch) | |
tree | ac37a5d33b62cce82df4e35a816f73f4631e339a /net/ax25 | |
parent | ocfs2: Fix heartbeat sector calculation (diff) | |
download | linux-a663e30513d7ecc77dd71d474e7646bf78c0ba62.tar.xz linux-a663e30513d7ecc77dd71d474e7646bf78c0ba62.zip |
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 'net/ax25')
0 files changed, 0 insertions, 0 deletions