Re: [PATCH] proc: stop using BKL

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Friday, October 24, 2008 - 8:55 am

On Fri, Oct 24, 2008 at 03:46:06PM +0400, Alexey Dobriyan wrote:

Once you stop taking BKL in readdir you also need to switch to
generic_file_llseek for those directories.  It would be good if you
could switch the fallback proc_reg_llseek to no llseek at all in
proc_reg_llseek while you're at it.  I'll prepare a similar change
for non-procfs fops instances.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] proc: stop using BKL, Alexey Dobriyan, (Fri Oct 24, 4:46 am)
Re: [PATCH] proc: stop using BKL, Christoph Hellwig, (Fri Oct 24, 8:55 am)
Re: [PATCH] proc: stop using BKL, Alexey Dobriyan, (Fri Oct 24, 12:35 pm)