From: Adrian McMenamin Date: Tue, 21 Apr 2009 01:38:28 +0000 (-0700) Subject: Documentation/filesystems: remove out of date reference to BKL being held X-Git-Tag: v2.6.30-rc3~35^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66672fefaa91802fec51c3fe0cc55bc9baea5a2d;p=pandora-kernel.git Documentation/filesystems: remove out of date reference to BKL being held Documentation/filesystems/vfs.txt incorrectly states that the kernel is locked during the call to statfs (Documentation/filesystems/Locking correctly says it is not). This patch removes the offending sentence. remove reference to BKL being held in statfs Signed-off-by: Adrian McMenamin Signed-off-by: Randy Dunlap Cc: Alexander Viro Signed-off-by: Al Viro --- Reading git-diff-tree failed