From: Hans Reiser Date: Wed, 7 May 2008 12:48:57 +0000 (+0300) Subject: VFS: move inode_lock into sync_sb_inodes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86cce620b40121aa817c4c74c2d1d9ef95f265a1;p=pandora-kernel.git 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 and sat in the -mm tree. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed