]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic: test zero-byte writes to file
authorEric Sandeen <sandeen@redhat.com>
Fri, 28 Feb 2025 15:13:19 +0000 (09:13 -0600)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 10:12:35 +0000 (18:12 +0800)
commit4acec85f99bc2b928f7375c87586a23ba09242d8
tree034f7b3de1fbcbd529b7e41535630ea3efc48631
parent91fa1a34db06044803661539718e5475e8ffb634
generic: test zero-byte writes to file

A bug was recently fixed in exfat where attempting to do a zero-byte
write would yield -EFAULT; test for that here.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/763 [new file with mode: 0755]
tests/generic/763.out [new file with mode: 0644]