diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-06 17:56:54 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-07-14 14:32:43 +0200 |
commit | e0471c8d8abbc2b07fc82f7b02896d1637909319 (patch) | |
tree | 66af7fa7aca968deb48379697c0cd1dabd053dbb /block/partitions/check.c | |
parent | affs: remove useless superblock writeout on remount (diff) | |
download | linux-e0471c8d8abbc2b07fc82f7b02896d1637909319.tar.xz linux-e0471c8d8abbc2b07fc82f7b02896d1637909319.zip |
affs: re-structure superblock locking a bit
AFFS wants to serialize the superblock (the root block in AFFS terms) updates
and uses 'lock_super()/unlock_super()' for these purposes. This patch pushes the
locking down to the 'affs_commit_super()' from the callers.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'block/partitions/check.c')
0 files changed, 0 insertions, 0 deletions