From: Hans Reiser Date: Wed, 7 May 2008 12:48:57 +0000 (+0300) Subject: VFS: move inode_lock into sync_sb_inodes X-Git-Tag: v2.6.27-rc1~1048^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8547b0a9e5d718ce272ddc48f91703a0f52a0b;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