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-14 16:32:43 +04:00
2012-07-05 13:06:25 -07:00
2012-06-20 07:43:48 -05:00
2012-07-03 12:54:42 -05:00
2012-07-06 15:51:12 -05:00
2012-06-12 06:33:22 +03:00
2012-06-07 19:04:19 -04:00
2012-07-11 16:04:47 -07:00
2012-06-05 10:11:11 -07:00
2012-06-17 14:39:59 -07:00
2012-06-01 10:34:35 -07:00
2012-06-01 00:10:32 -04:00
2012-06-01 16:55:42 -07:00
2012-06-01 08:32:58 -07:00
2012-06-01 12:07:25 -04:00
2012-07-10 13:25:39 -04:00
2012-06-14 13:54:08 -04:00
2012-06-20 14:39:35 -07:00
2012-06-01 19:51:22 -07:00
2012-06-01 12:07:25 -04:00
2012-07-11 16:04:43 -07:00
2012-06-04 11:00:45 -07:00
2012-06-20 15:15:03 -07:00
2012-07-11 16:04:47 -07:00
2012-06-01 10:37:36 -04:00
2012-06-27 14:22:15 +03:00
2012-06-28 11:43:45 -07:00
2012-06-21 14:21:11 -05:00
2012-06-01 10:34:35 -07:00
2012-07-13 08:36:35 -07:00
2012-06-01 11:53:44 -07:00
2012-06-08 10:34:03 -07:00
2012-05-31 11:41:36 -07:00
2012-05-31 17:49:32 -07:00
2012-06-01 12:58:46 -04:00
2012-06-20 14:39:36 -07:00
2012-06-09 08:32:15 +09:00
2012-06-01 10:34:35 -07:00
2012-06-01 12:12:00 -04:00
2012-07-13 10:50:23 -07:00
2012-06-01 12:12:01 -04:00
2012-07-07 17:19:02 -07:00
2012-06-01 12:07:25 -04:00
2012-05-31 17:49:32 -07:00
2012-06-01 12:58:46 -04:00
2012-06-13 21:16:42 +02:00