[GIT PULL] fuse fixes for 6.12-rc5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
tags/fuse-fixes-6.12-rc5

- Fix cached size after passthrough writes

- Revert a commit meant as a cleanup but which triggered a WARNING

- Remove a stray debug line left in a commit

The passthrough fix needed a trivial change in the backing-file API,
which resulted in some non-fuse files being touched.

Thanks,
Miklos
---

Amir Goldstein (2):
      fs: pass offset and result to backing_file end_write() callback
      fuse: update inode size after extending passthrough write

Miklos Szeredi (2):
      Revert "fuse: move initialization of fuse_file to
fuse_writepages() instead of in callback"
      fuse: remove stray debug line

---
 fs/backing-file.c            |  8 ++++----
 fs/fuse/file.c               | 18 ++++++++++++------
 fs/fuse/passthrough.c        |  9 ++++-----
 fs/overlayfs/file.c          |  9 +++++++--
 include/linux/backing-file.h |  2 +-
 5 files changed, 28 insertions(+), 18 deletions(-)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux