On Fri, Apr 26, 2002 at 04:06:40PM +0900, ASANO Masahiro wrote:
> Hi,
>
> I found minor bugs in xfs_db command.
>
> print
> cannot print `core.[amc]time.sec' at 64bit linux architecture
> because of sizeof(time_t)==8
>
> write rrot
> miss-copying in overlap area
>
> write sequence/random
> `start' argument does not work
> ...
Patch has been applied -- thanks!
cheers.
Date: Thu Apr 25 18:38:59 PDT 2002
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:117504a
xfsprogs/libxlog/xfs_log_recover.c - 1.4
- remove an unnecessary ifdef __KERNEL__ conditional, no asserts
enabled now.
Date: Fri Apr 26 01:04:03 PDT 2002
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:117512a
xfsprogs/db/write.c - 1.2
xfsprogs/db/fprint.c - 1.2
xfsprogs/doc/CHANGES - 1.62
- bug fixes from ASANO Masahiro <masano@xxxxxxxxxxxxxx>.
|