linux-fsdevel mailing list

FromSubjectsort iconDate
OGAWA Hirofumi
Re: CONFIG_VFAT_FS_DUALNAMES regressions

[PATCH] fat: Force case handling...

Please add "fat: " prefix at next time.

Thanks.
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
--

Jul 3, 11:09 pm 2009
Jean-Pierre André
Re: [PATCH] fuse: allow umask processing in userspace

Hi Miklos,

I went through the patches and the tests, and I can
announce that ntfs-3g is the first fuse-based file system
which passes the PJD Posix test fully, including the
Posix ACL parts.

Thank you for having made this possible.

I used kernel 2.6.29 with your proposed patches applied
to the fuse client (fuse.ko), and a simplified version of
the fuse server (fuse-lite), which I upgraded manually
according to your proposed patches.

There were only three modifications needed not mentioned
...

Jul 4, 10:51 am 2009
Christoph Hellwig
Re: [PATCH 02/11] vfs: Add better VFS support for page_mkwri...

In the end ATTR_SIZE should not be passed to ->setattr anymore, and
->setsize should become mandatory. For the transition I would recommend
calling ->setsize if present else fall back to the current way. That
way we can migreate one filesystem per patch to the new scheme.

I would suggest giving the flags to ->setsize their own namespace with
two flags so far SETSIZE_FTRUNCATE (need to update the file size and
have a file struct available) and SETSIZE_OPEN for the ATTR_OPEN case.

...

Jul 4, 11:18 am 2009
previous daytodaynext day
July 3, 2009July 4, 2009July 5, 2009