commit | b5fdf8418c370d69e8b2d3588e0cf2a375ab26c1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Feb 18 15:58:31 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Mar 16 08:34:30 2020 -0400 |
tree | f6cd1d201771957bb6cd33f1dca2c148eb0adad7 | |
parent | 7f156ef0bf45b61385711c5fabf5c4f155a0bb29 [diff] |
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts When we receive a CB_RECALL_ANY that asks us to return flexfiles layouts, we iterate through all the layouts and look at whether or not there are active open file descriptors that might need them for I/O. If there are no such descriptors, we return the layouts. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>