linux/fs/freevxfs
Arnd Bergmann 6d7bccc221 BKL: remove BKL from freevxfs
All uses of the BKL in freevxfs were the result of a pushdown into
code that doesn't really need it. As Christoph points out, this
is a read-only file system, which eliminates most of the races in
readdir/lookup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Christoph Hellwig <hch@infradead.org>
2010-10-21 18:48:09 +02:00
..
2009-01-22 13:15:58 +03:00
2005-04-16 15:20:36 -07:00
2008-02-03 17:33:42 +02:00
2005-04-16 15:20:36 -07:00
2008-04-29 08:06:00 -07:00
2005-04-16 15:20:36 -07:00
2010-10-21 18:48:09 +02:00
2006-04-02 13:41:02 +02:00
2005-04-16 15:20:36 -07:00
2010-10-21 18:48:09 +02:00