commit | b59352359d6555aa8537d74ac9b15c1c6bcf3c68 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Jul 12 17:28:45 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 22 23:58:06 2012 +0400 |
tree | 549447dfaf2a0ea136a3e7fd92a723f15406cd62 | |
parent | 715189d836ab276b3d0fc114681f12b423686ffa [diff] |
hfs: get rid of lock_super Stop using lock_super for serializing the MDB changes - use the buffer-head own lock instead. Tested with fsstress. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>