commit | a71029b86752e8d40301af235a6bbf4896cc1402 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Apr 10 00:23:03 2021 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Apr 13 08:46:29 2021 -0400 |
tree | 270a12b1e9726f9021719fda3c1616693491cb3c | |
parent | 36a9346c225270262d9f34e66c91aa1723fa903f [diff] |
NFSv4: Fix nfs4_bitmap_copy_adjust() Don't remove flags from the set retrieved from the cache_validity. We do want to retrieve all attributes that are listed as being invalid, whether or not there is a delegation set. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>