]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: factor ctime into change attribute
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 11 May 2017 18:45:06 +0000 (14:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 12 Jul 2017 19:55:00 +0000 (15:55 -0400)
commita92ebebee020fab0116ffeebfcaec9298de436f6
treea71f8715cbd69020f99cb9a5942b3ec16f4baefa
parentf34b4e72052206b815213afc0aef8c68e0d18beb
nfsd4: factor ctime into change attribute

Factoring ctime into the nfsv4 change attribute gives us better
properties than just i_version alone.

Eventually we'll likely also expose this (as opposed to raw i_version)
to userspace, at which point we'll want to move it to a common helper,
called from either userspace or individual filesystems.  For now, nfsd
is the only user.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs3xdr.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfsfh.h