commit | 094069f1d96f691637b5c335f5eb79566d2457ff | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@poochiereds.net> | Tue May 17 12:28:43 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue May 17 15:48:11 2016 -0400 |
tree | 3c2fa9e37e2752489be261e9505adf7e88034e64 | |
parent | 6d597e1750126a2c6fd99e4b2cc176955bb9972e [diff] |
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED Setting just the NFS_LAYOUT_RETURN_REQUESTED flag doesn't do anything, unless there are lsegs that are also being marked for return. At the point where that happens this flag is also set, so these set_bit calls don't do anything useful. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>