Re: [PATCH] nfs: Fix mismatch between encode_dent_fn and filldir_t

2007-01-24 Thread Neil Brown
On Wednesday January 17, [EMAIL PROTECTED] wrote: > The 5th parameter of filldir_t function type used by vfs_readdir > was changed from ino_t to u64 in October. Unfortunately the patch > missed some files in fs/nfsd where functions pointers of type > encode_dent_fn are passed around and finally c

[PATCH] nfs: Fix mismatch between encode_dent_fn and filldir_t

2007-01-17 Thread Gabriel Paubert
The 5th parameter of filldir_t function type used by vfs_readdir was changed from ino_t to u64 in October. Unfortunately the patch missed some files in fs/nfsd where functions pointers of type encode_dent_fn are passed around and finally cast to filldir_t. The effect is only visible when an NFS