]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/filesystems: remove out of date reference to BKL being held
authorAdrian McMenamin <adrian@mcmen.demon.co.uk>
Tue, 21 Apr 2009 01:38:28 +0000 (18:38 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Apr 2009 03:01:16 +0000 (23:01 -0400)
commit8295119ba0741e6ccb08b4888403fafb929a3113
tree881ff54bfb1cb2de02181382475465389147913f
parent7e7fa6491d942e98f50dd28198fe1b6930c9a410
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 <adrian@mcmen.demon.co.uk>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Documentation/filesystems/vfs.txt