mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-19 21:26:34 +00: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>