> > From: Miklos Szeredi <[EMAIL PROTECTED]>
> >
> > Allow the userspace filesystem to supply a blksize value to be
> > returned by stat() and friends. If the field is zero, it defaults to
> > the old PAGE_CACHE_SIZE value.
> >
>
> Why does fuse need this feature?
There are cases, when the fil
On Tue, 02 Oct 2007 17:50:38 +0200
Miklos Szeredi <[EMAIL PROTECTED]> wrote:
> From: Miklos Szeredi <[EMAIL PROTECTED]>
>
> Allow the userspace filesystem to supply a blksize value to be
> returned by stat() and friends. If the field is zero, it defaults to
> the old PAGE_CACHE_SIZE value.
>
W
From: Miklos Szeredi <[EMAIL PROTECTED]>
Allow the userspace filesystem to supply a blksize value to be
returned by stat() and friends. If the field is zero, it defaults to
the old PAGE_CACHE_SIZE value.
Signed-off-by: Miklos Szeredi <[EMAIL PROTECTED]>
---
Index: linux/include/linux/fuse.h
===
3 matches
Mail list logo