commit | 1bcf4c5c597d1b1862cf54e65198f1c9e3cad29c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Dec 02 09:15:37 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Dec 02 11:42:51 2016 -0500 |
tree | 1003f3d544bb5437b6a739262b613e65f4a95006 | |
parent | 63519fbc67d0d9912c13185b7c1e8c2fcb218cc0 [diff] |
NFS: Allow getattr to also report readdirplus cache hits If the use called stat() on an 'ls -l' workload, and the attribute cache was successfully revalidate by READDIRPLUS, then we want to report that back so that the readdir code continues to use readdirplus. Reviewed-by: Benjamin Coddington <bcodding@redhat.com> Tested-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>