Two changes - allows readonly root filesystems to be xfs_check-able
by removing the use of tmpfile(3), and incorporates Martin's patch
which adds a new type ("text") into xfs_db...
xfs_db: fsb 19
xfs_db: type text
xfs_db: p
000: 58 44 32 44 00 00 00 00 00 00 00 00 00 00 00 00 XD2D............
010: 00 00 00 00 00 00 01 03 01 2e 0d 84 00 00 00 10 ................
020: 00 00 00 00 00 00 00 80 02 2e 2e 20 00 06 00 20 ................
030: 00 00 00 00 00 00 01 04 07 69 6e 69 74 63 74 6c .........initctl
040: 10 00 00 34 00 00 00 30 00 00 00 00 00 00 01 05 ...4...0........
050: 07 62 6f 6f 74 65 6e 76 00 00 01 14 10 00 00 48 .bootenv.......H
060: 00 00 00 00 00 00 01 06 07 63 6f 6e 73 6f 6c 65 .........console
[...]
cheers.
Date: Sun Dec 16 13:41:54 PST 2001
Workarea: snort.melbourne.sgi.com:/home/nathans/xfs-cmds
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/xfs-cmds
Modid: xfs-cmds:slinx:108562a
xfsprogs/db/text.h - 1.1
xfsprogs/db/text.c - 1.1
xfsprogs/db/type.c - 1.2
xfsprogs/db/type.h - 1.2
xfsprogs/man/man8/xfs_db.8 - 1.5
- New code for a "text" display type.
xfsprogs/db/init.h - 1.2
xfsprogs/db/init.c - 1.2
xfsprogs/db/main.c - 1.2
- fix bug #835985 - xfs_db no longer creates a temporary file
when running through commands from the command line.
xfsprogs/db/Makefile - 1.5
- add in new file text.h.
xfsprogs/VERSION - 1.37
xfsprogs/doc/CHANGES - 1.47
xfsprogs/debian/changelog - 1.35
- bump to 1.3.16, document changes to xfs_db.
|