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
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
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.txt | 435 +++
Hi,
This is my second go at giving you my comments. The first time the email
got lost due to a connection crash. )-: Anyway, its great to see this
updated!
On Wed, 24 Aug 2005, Pekka Enberg wrote:
> This patch brings the now out-of-date Documentation/filesystems/vfs.txt back
> to life. Thank
on den 24.08.2005 Klokka 21:36 (+0300) skreiv Pekka Enberg:
>
> struct file_system_type {
> const char *name;
> int fs_flags;
> - struct super_block *(*read_super) (struct super_block *, void *, int);
> - struct file_system_type * next;
> +struct super_block *(*get_sb
Hi,
This patch brings the now out-of-date Documentation/filesystems/vfs.txt back
to life. Thanks to Carsten Otte for the description on get_xip_page().
Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]>
---
vfs.txt | 382
1 file cha
On 8/21/05, Pekka Enberg <[EMAIL PROTECTED]> wrote:
> This patch updates the out-of-date Documentation/filesystems/vfs.txt.
> As I am a novice on the VFS, I would much appreciate any comments and
> help on this.
Cool, thanks for updating it :)
> + get_xip_page: called by the VM to translate a blo
Hi!
This patch updates the out-of-date Documentation/filesystems/vfs.txt.
As I am a novice on the VFS, I would much appreciate any comments and
help on this.
Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]>
---
vfs.txt | 314 +---
1 fi
8 matches
Mail list logo