[PATCH 0/2] Use folios for fuse readdir cache

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

 



The page cache stores folios, not pages.  While there's no need to use
large folios for this cache (nor advantage, I suspect), using a folio
here gets rid of about ten calls to compound_head() and some uses of
deprecated APIs.  This patch set is only compile-tested.

Matthew Wilcox (Oracle) (2):
  fuse: Use a folio in fuse_add_dirent_to_cache()
  fuse: Use a folio in fuse_readdir_cached()

 fs/fuse/readdir.c | 57 ++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

-- 
2.47.2





[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