Trond Myklebust a8881f5a5c NFS: O_DIRECT async IO may lose context
The struct nfs_direct_req currently keeps a pointer to the file descriptor
without referencing it. This may cause problems if the parent process is
killed.

The nfs_open_context should normally have all the information that we're
currently using the filp for, and unlike fput(), is safe to release from
an rpciod process context.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-03-20 13:44:36 -05:00
..
2006-03-20 13:44:24 -05:00
2006-03-20 13:44:11 -05:00
2006-03-20 13:44:23 -05:00
2006-03-20 13:44:23 -05:00
2006-03-20 13:44:27 -05:00
2006-03-20 13:44:27 -05:00
2006-03-20 13:44:27 -05:00
2006-03-20 13:44:27 -05:00
2006-03-20 13:44:10 -05:00
2006-03-20 13:44:35 -05:00