commit | ae8547b0a9e5d718ce272ddc48f91703a0f52a0b | [log] [tgz] |
---|---|---|
author | Hans Reiser <reiser@namesys.com> | Wed May 07 15:48:57 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Jul 14 19:10:52 2008 +0300 |
tree | e7caceb5171ae64c71b575d7fc38bdc319379791 | |
parent | bce7f793daec3e65ec5c5705d2457b81fe7b5725 [diff] |
VFS: move inode_lock into sync_sb_inodes This patch makes 'sync_sb_inodes()' lock 'inode_lock', rather than expect that the caller will do this. This change was previously done by Hans Reiser <reiser@namesys.com> and sat in the -mm tree. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>