commit | 4e59080397faadee59d39ffa2116dc8607adc9c9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Mar 09 14:01:25 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Mar 27 12:32:24 2015 -0400 |
tree | cbf455eb14536ccab378215e85257ebfa9c5790a | |
parent | fb1458f4578c8dc78dc124de2a58950a6d4e3492 [diff] |
NFSv4.1: Allow getdeviceinfo to return notification info back to caller We are only allowed to cache deviceinfo if the server supports notifications and actually promises to call us back when changes occur. Right now, we request those notifications, but then we don't check the server's reply. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>