git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9ed2f
)
[PATCH] fix ->llseek for more directories
author
Christoph Hellwig
<hch@lst.de>
Wed, 3 Sep 2008 19:53:01 +0000
(21:53 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:21 +0000
(
05:13
-0400)
With this patch all directory fops instances that have a readdir
that doesn't take the BKL are switched to generic_file_llseek.
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found