On Mon, Sep 22, 2008 at 01:33:38AM -0700, Andrew Morton wrote:
The only thing nfsd passed a NULL file pointer in is ->fsync on
directories. If anyone did pass a NULL file pointer into
do_generic_file_read it would oops in it's very first line of code.
--