mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test for number of bytes used by files after buffered writes
Test that a filesystem's implementation of the stat(2) system call reports correct values for the number of blocks allocated for a file when there are delayed allocations. This test is motivated by a bug in btrfs which is fixed by the following path for the linux kernel: "Btrfs: fix reported number of inode blocks" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -424,3 +424,4 @@
|
||||
419 auto quick encrypt
|
||||
420 auto quick punch
|
||||
421 auto quick encrypt dangerous
|
||||
422 auto quick
|
||||
|
||||
Reference in New Issue
Block a user