]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/init.c
Fix a large sector size issue in xfs_repair.
[thirdparty/xfsprogs-dev.git] / libxfs / init.c
2003-05-15  Nathan ScottFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
2003-05-01  Russell CattelanAllow repair to run on a read only filesystem.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-10-20  Nathan ScottChange to the package name for the ACL and attr develop...
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-08-30  Nathan Scottsync user/kernel after recent kernel changes. noop...
2002-07-12  Steve Lordwhite space cleanup
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-03-13  Eric SandeenUndoes mod: xfs-cmds:slinx:113024a
2002-02-28  Eric SandeenWarn if we fall back to BLKGETSIZE
2002-02-28  Eric SandeenDocument BLKGETSIZE64->BLKGETSIZE fallback
2002-02-25  Eric SandeenMerge of xfs-cmds-2.4.18:slinx:111281a by nathans.
2001-12-12  Nathan Scottbump to xfsprogs version 1.3.15.
2001-12-11  Nathan Scottsync kernel changes (32 bit inodes) with userspace...
2001-07-17  Nathan Scottfix sign of BLKGETSIZE ioctl argument in libxfs.
2001-07-16  Nathan Scottremove rules to tidy up tmp libtool files - we use...
2001-07-03  Nathan Scottbump version to 1.2.8.
2001-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
2001-04-09  Nathan Scottbump minor version number.
2001-03-09  Martin K. PetersenBumped ioctl numbers for BLKBSZSET and BLKBSZGET to...
2001-03-09  Martin K. PetersenOnly try to set block size when running mkfs or repair...
2001-03-08  Martin K. PetersenReplaced BLKSETSIZE with BLKBSZSET.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...