The NetBSD Project

CVS log for src/tests/sbin/fsck_ffs/t_extattr.sh

[BACK] Up to [cvs.NetBSD.org] / src / tests / sbin / fsck_ffs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 26 12:15:44 2023 UTC (14 months ago) by kre
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +70 -63 lines
Perform quoting of variable expansions, etc correctly.   That includes
(some) removing of quotes from where they're useless (superstition).

This should be NFC for these tests, as the data being quoted doesn't
happen to require it, but depending upon the data not altering, or the
code not being copied to a different environment is unwise, when it is
so easy to simply do it correctly.

A few line wrapping and white space changes as well.

Nothing changed here is intended to alter the way that the tests run,
or results generated.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 30 07:20:36 2022 UTC (2 years ago) by martin
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Simplify: avoid use of the explicit raw partition, MAKDEV does
all the needed magic for us already. Pointed out by kre

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 29 20:06:24 2022 UTC (2 years ago) by martin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -6 lines
Avoid dependence on details of the MD synthesized disklabel for
the vnd after mounting the single filesystem image.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 21 19:07:36 2022 UTC (2 years ago) by martin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
vnconfig is used in this tests, so require user root.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 17 06:40:40 2022 UTC (2 years ago) by chs
Branches: MAIN
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).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>