On Thu, 2009-08-20 at 01:08 -0400, Gang Shu wrote:
> We’ve found two potential bugs where “file_lock(thefile)” and
> “file_unlock(thefile)” are missing.

The locks are used when the file is buffered. They should generally not
be required when the file is not buffered (the kernel takes care of its
own buffers).

Or did you have something else in mind here?

-- 
Bojan

Reply via email to