commit | 1a916ce0497847ce4a1b21c63383a3653c613055 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Apr 07 14:14:55 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Apr 20 13:39:32 2017 -0400 |
tree | c422ff561bc2fe2d97c6f17510d1d0bc920c794a | |
parent | a7878ca140084ec267ede48fce64d7e60f6d873e [diff] |
NFS: Clean up do_callback_layoutrecall() Removing the dprintk()s lets us simplify the function by removing the else condition entirely and returning the status of initiate_{file,bulk}_draining() directly. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>