Module Name: src Committed By: christos Date: Sun Apr 12 23:52:20 UTC 2020
Modified Files:
src/tests/fs/ffs: t_extattr.c
Log Message:
make sure that 0 length files get their extattrs cleaned up on deletion
(there was an optimization to not call truncate if size == 0).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/ffs/t_extattr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
