]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay: test copy up files from lower dir
authorEryu Guan <eguan@redhat.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 7 Feb 2016 22:27:14 +0000 (09:27 +1100)
commit115b41cd800cd029cf94fa4b3122a55ca87e7b66
treee4313487378b8ce7528669ebe0c6caa5d4809de0
parent379d6e01303a2aedaf3c6288cef50b38c03efbbb
overlay: test copy up files from lower dir

Test copy up files from lower dir that are <, =, > 4G in size.

Kernel commit 0480334fa604 ("ovl: use O_LARGEFILE in ovl_copy_up()")
fixed bug when copying up large file(>4G) from lower dir.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/overlay/001 [new file with mode: 0755]
tests/overlay/001.out [new file with mode: 0644]
tests/overlay/Makefile [new file with mode: 0644]
tests/overlay/group [new file with mode: 0644]