[PATCH 0/7] Convert sysv directory handling to folios

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

 



This patch series mirrors the changes to ext2 directory handling.
It's a bit simpler than the UFS one from yesterday as sysv was already
converted to kmap_local.  Again, compile tested only.

Matthew Wilcox (Oracle) (7):
  sysv: Convert dir_get_page() to dir_get_folio()
  sysv: Convert sysv_find_entry() to take a folio
  sysv: Convert sysv_set_link() and sysv_dotdot() to take a folio
  sysv: Convert sysv_delete_entry() to work on a folio
  sysv: Convert sysv_make_empty() to use a folio
  sysv: Convert sysv_prepare_chunk() to take a folio
  sysv: Convert dir_commit_chunk() to take a folio

 fs/sysv/dir.c   | 158 +++++++++++++++++++++++-------------------------
 fs/sysv/itree.c |   4 +-
 fs/sysv/namei.c |  32 +++++-----
 fs/sysv/sysv.h  |  20 +++---
 4 files changed, 105 insertions(+), 109 deletions(-)

-- 
2.43.0





[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