public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* fcntl method for file_operations
@ 2004-03-25 18:04 Steve French
  2004-03-25 19:35 ` Matthew Wilcox
  0 siblings, 1 reply; 8+ messages in thread
From: Steve French @ 2004-03-25 18:04 UTC (permalink / raw)
  To: linux-cifs-client; +Cc: linux-fsdevel

> the NFS developers have submitted a patch which adds an fcntl() method
> to the file_operations structure.

This patch should be helpful to the cifs vfs for a different reason
(than the original NFS conflict between O_DIRECT/O_APPEND) , it will
allow a way to get directory change notification F_NOTIFY (and file open
notification, F_SETLEASE, perhaps) sent across the network (currenty
many fcntl calls are meaningful for local filesystems only).


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-03-25 20:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25 18:04 fcntl method for file_operations Steve French
2004-03-25 19:35 ` Matthew Wilcox
2004-03-25 19:55   ` Jamie Lokier
2004-03-25 20:15   ` Trond Myklebust
2004-03-25 20:31     ` viro
2004-03-25 20:59       ` Trond Myklebust
2004-03-25 20:25   ` Steve French
2004-03-25 20:34     ` viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox