xfs
[Top] [All Lists]

TAKE 954482 956881 - copy fix and mkfs/libxfs fix

To: sgi.bugs.xfs@xxxxxxxxxxxxxxxxxxxxxxx, xfs@xxxxxxxxxxx
Subject: TAKE 954482 956881 - copy fix and mkfs/libxfs fix
From: tes@xxxxxxxxxxxxxxxxxxxxxxx (Timothy Shimmin)
Date: Fri, 6 Oct 2006 18:48:04 +1000 (EST)
Sender: xfs-bounce@xxxxxxxxxxx
Copy fix.
Fix up variable argument handling around vfprintf's.
Crashing on x86_64 otherwise and is just plain wrong.


Date:  Fri Oct  6 17:36:19 AEST 2006
Workarea:  puffy.melbourne.sgi.com:/home/tes/isms/xfs-cmds
Inspected by:  dgc@xxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/xfs-cmds/master-melb


Modid:  master-melb:xfs-cmds:27143a
xfsprogs/copy/xfs_copy.c - 1.16 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/copy/xfs_copy.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
        - Fix up variable argument handling around vfprintf's.
          Crashing on x86_64 otherwise and is just plain wrong.

-----------

Libxfs/mkfs blocksize fix 

Allow the requested sector size to be set for the ioctl setting the
blocksize on the device.

Date:  Fri Oct  6 17:50:50 AEST 2006
Workarea:  puffy.melbourne.sgi.com:/home/tes/isms/xfs-cmds
Inspected by:  dgc@xxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/xfs-cmds/master-melb


Modid:  master-melb:xfs-cmds:27144a
xfsprogs/VERSION - 1.164 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/VERSION.diff?r1=text&tr1=1.164&r2=text&tr2=1.163&f=h
        - bump

xfsprogs/doc/CHANGES - 1.222 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/doc/CHANGES.diff?r1=text&tr1=1.222&r2=text&tr2=1.221&f=h
        - Add blocksize libxfs changes and xfs_copy changes for this version.

xfsprogs/mkfs/xfs_mkfs.c - 1.78 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/mkfs/xfs_mkfs.c.diff?r1=text&tr1=1.78&r2=text&tr2=1.77&f=h
        - Pass on the mkfs -s option size to libxfs.

xfsprogs/libxfs/init.c - 1.51 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/init.c.diff?r1=text&tr1=1.51&r2=text&tr2=1.50&f=h
        - Pass in a given blksize to the platform_set_blocksize() instead of 
always
          512 bytes.

xfsprogs/libxfs/init.h - 1.12 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/init.h.diff?r1=text&tr1=1.12&r2=text&tr2=1.11&f=h
        - Add fatal param to proto.

xfsprogs/libxfs/linux.c - 1.16 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/linux.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
        - Change platform_set_blocksize to return an error and
          to print either an error msg or warning msg depending on fatal param.

xfsprogs/libxfs/darwin.c - 1.12 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/darwin.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.11&f=h
        - handle extra fatal param

xfsprogs/libxfs/irix.c - 1.13 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/irix.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
        - Add fatal param to proto.

xfsprogs/libxfs/freebsd.c - 1.15 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/freebsd.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.14&f=h
        - handle extra fatal param



<Prev in Thread] Current Thread [Next in Thread>