nfs: Add timecreate to nfs inode
authorAnne Marie Merritt <annemarie.merritt@primarydata.com>
Thu, 29 May 2025 10:45:46 +0000 (06:45 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Jul 2025 22:20:02 +0000 (15:20 -0700)
commit1c7ae2dd3f0e6d07ec0a5a348f2561f2171b9c81
treef8cf7ad627c712d38672c70ac5b447e8454ef0b3
parentce60ab3964782df9ba34f0a64c0bc766dd508bde
nfs: Add timecreate to nfs inode

Add tracking of the create time (a.k.a. btime) along with corresponding
bitfields, request, and decode xdr routines.

Signed-off-by: Anne Marie Merritt <annemarie.merritt@primarydata.com>
Signed-off-by: Lance Shelton <lance.shelton@hammerspace.com>
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/1e3677b0655fa2bbaba0817b41d111d94a06e5ee.1748515333.git.bcodding@redhat.com
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
fs/nfs/nfstrace.h
include/linux/nfs_fs.h
include/linux/nfs_xdr.h