mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09:00
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>