commit | 7239a40ca8bfd88dc5d2f66a14882054fe8e3b92 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 18 14:18:47 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Aug 19 11:00:39 2019 -0400 |
tree | b0c4aa8390f48dc1ac610dac186c844c66477805 | |
parent | b72679ee89a0a0ecd26f7b6fcae96cdaababff94 [diff] |
vfs: Export flush_delayed_fput for use by knfsd. Allow knfsd to flush the delayed fput list so that it can ensure the cached struct file is closed before it is unlinked. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>