Skip to content

Backport NFS fscache netfs conversion patches

Dave Wysochanski requested to merge dwysocha/centos-stream-9:bz2129854 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2129854
Depends: !2493 (merged)
Tested: NFS fscache unit tests (all NFS versions), xfstests (ontap9,all NFS version)

This set of patches backports the NFS fscache netfs conversion to RHEL.
It also pulls in one netfs patch which is a cleanup for some of the netfs
interfaces from using struct inode * to struct netfs_inode *.

Signed-off-by: Dave Wysochanski dwysocha@redhat.com

Edited by Dave Wysochanski

Merge request reports