Re: [PATCH] VFS: update documentation

2005-08-26 Thread Pekka J Enberg
Andrew, Please use this patch instead. This patch brings the now out-of-date Documentation/filesystems/vfs.txt back to life. Thanks to Carsten Otte, Trond Myklebust, and Anton Altaparmakov for their help on updating this documentation. Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]> --- vfs.t

Re: [PATCH] VFS: update documentation

2005-08-25 Thread Coywolf Qi Hunt
On 8/25/05, Pekka J Enberg <[EMAIL PROTECTED]> wrote: > > @@ -392,6 +585,23 @@ otherwise noted. >fasync: called by the fcntl(2) system call when asynchronous > (non-blocking) mode is enabled for a file > > + lock: called by the fcntl(2) system call for F_GETLK, F_SETLK, and F_SETLKW