xfs: test attr_list_by_handle cursor iteration

Apparently the XFS attr_list_by_handle ioctl has never actually
copied the cursor contents back to user space, which means that
iteration has never worked.  Add a test case for this and see

"xfs: in _attrlist_by_handle, copy the cursor back to userspace".

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Darrick J. Wong
2016-08-04 19:03:51 -07:00
committed by Eryu Guan
parent 27516d43f4
commit 73f8e854f6
6 changed files with 191 additions and 1 deletions
+1
View File
@@ -264,6 +264,7 @@
266 dump ioctl auto quick
267 dump ioctl tape
268 dump ioctl tape
269 auto quick ioctl
278 repair auto
279 auto mkfs
281 dump ioctl auto quick