From: Arnd Bergmann Date: Tue, 26 Oct 2010 20:55:40 +0000 (+0200) Subject: lockd: push lock_flocks down X-Git-Tag: v2.6.37-rc1~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763641d81202834e9d64de2019d1edec12868f4f;p=pandora-kernel.git lockd: push lock_flocks down lockd should use lock_flocks() instead of lock_kernel() to lock against posix locks accessing the i_flock list. This is a prerequisite to turning lock_flocks into a spinlock. Signed-off-by: Arnd Bergmann Acked-by: J. Bruce Fields --- Reading git-diff-tree failed