Artem Bityutskiy e0471c8d8a 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>
2012-07-14 16:32:43 +04:00
..
2012-07-11 16:04:47 -07:00
2012-07-10 13:25:39 -04:00
2012-06-20 15:15:03 -07:00
2012-06-21 14:21:11 -05:00
2012-06-01 12:12:00 -04:00
2012-06-13 21:16:42 +02:00