commit | 0facef7fb053be4353c0a48c2f48c9dbee91cb19 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 03 10:58:53 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Aug 03 10:58:53 2016 +1000 |
tree | c94892ed9bf47a98a5c0f2d9deff4cdc6f4d375a | |
parent | f2bdfda9a1c668539bc85baf5625f6f14bc510b1 [diff] |
xfs: in _attrlist_by_handle, copy the cursor back to userspace When we're iterating inode xattrs by handle, we have to copy the cursor back to userspace so that a subsequent invocation actually retrieves subsequent contents. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>