OSDN Git Service

NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 1 Apr 2021 18:59:59 +0000 (14:59 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 14 Apr 2021 13:36:29 +0000 (09:36 -0400)
commit82eae5a432cb2d50d7ea51428dcad7894e4165fe
tree53c1b43e27d669b5ec3fe346ce5d4d2e80156293
parent7b24dacf0840056f9c51107eddc5bd7efbd20133
NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime

If the nlink changes, then so will the ctime.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c