aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/topology.h
diff options
context:
space:
mode:
authorJan Blunck <jblunck@suse.de>2010-05-26 14:44:54 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-05-27 09:12:56 -0700
commit866707fc2721df8fee637fcf0239628b9231f9ea (patch)
tree485b1a369c1b879a2dd556e44bd30a23e6bfd87f /include/linux/topology.h
parentfs/: do not fallback to default_llseek() when readdir() uses BKL (diff)
downloadlinux-dev-866707fc2721df8fee637fcf0239628b9231f9ea.tar.xz
linux-dev-866707fc2721df8fee637fcf0239628b9231f9ea.zip
Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
The inode's i_size is not protected by the big kernel lock. Therefore it does not make sense to recommend taking the BKL in filesystems llseek operations. Instead it should use the inode's mutex or use just use i_size_read() instead. Add a note that this is not protecting file->f_pos. Signed-off-by: Jan Blunck <jblunck@suse.de> Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Christoph Hellwig <hch@infradead.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: John Kacur <jkacur@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/topology.h')
0 files changed, 0 insertions, 0 deletions