Skip to content

nfs: don't report STATX_BTIME in ->getattr

Jeffrey Layton requested to merge jtlayton/centos-stream-9:bz2214134 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2214134

Small patch to fix a regression in NFS that crept in during the i_version ->getattr handling rework.

Signed-off-by: Jeffrey Layton jlayton@redhat.com

Merge request reports