OpenGrok
Cross Reference: t_extattr.c
xref
: /
src
/
tests
/
fs
/
ffs
/
t_extattr.c
Home
|
History
|
Annotate
|
Download
|
only in
ffs
History log of
/src/tests/fs/ffs/t_extattr.c
Revision
Date
Author
Comments
1.3
17-Nov-2022
chs
Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new fsck_ffs operations "-c ea" and "-c no-ea" to convert file systems
from UFS2 to UFS2ea and vice-versa (both of which delete all existing extended
attributes in the process).
1.2
12-Apr-2020
christos
branches: 1.2.2;
make sure that 0 length files get their extattrs cleaned up on deletion
(there was an optimization to not call truncate if size == 0).
1.1
10-Apr-2020
christos
New extended attributes test (does not work until we commit kernel changes)
1.2.2.3
21-Apr-2020
martin
Sync with HEAD
1.2.2.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.2.2.1
12-Apr-2020
martin
file t_extattr.c was added on branch phil-wifi on 2020-04-13 08:05:23 +0000
Indexes created Sat Oct 11 19:10:01 GMT 2025