commit | f2741d9898269e565c220ec295a8f5c3756c7585 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri May 13 12:11:17 2011 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri May 13 12:11:17 2011 +0100 |
tree | 36700a4cb6faee29ceae753474f0f0a9cbf899d7 | |
parent | 160b4026dc3e75c0693d0123eca805e88cd200b6 [diff] |
GFS2: Move all locking inside the inode creation function Now that there are no longer any exceptions to the normal inode creation code path, we can move the parts of the locking code which were duplicated in mkdir/mknod/create/symlink into the inode create function. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>