]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Convert NFS_INO_INVALID flags to unsigned long
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 20 Mar 2018 20:53:27 +0000 (16:53 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Apr 2018 20:06:22 +0000 (16:06 -0400)
commit07c056d7d5a92448569850a92f7733cd25b9cb5c
tree66d7b97168f958aa4403380d228e3fe03f3762d3
parent2b094f2106d1406d96be759f27d584c6e7f85776
NFS: Convert NFS_INO_INVALID flags to unsigned long

The cache validity attribute is unsigned long, so make sure that
the flags are too.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/nfs_fs.h