CVS log for xfs-cmds/xfsprogs/io/open.c

[BACK] Up to [Development] / xfs-cmds / xfsprogs / io

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Mon Dec 5 05:02:42 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +16 -5 lines
Diff to previous 1.25 (colored)

Add xfs_io code to grok direct IO size/alignment information.
Merge of master-melb:xfs-cmds:24688a by kenmcd.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Nov 16 14:13:41 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.24: +160 -46 lines
Diff to previous 1.24 (colored)

Allow extsize command to recurse, fix buglet on chproj/lsproj.
Merge of master-melb:xfs-cmds:24466a by kenmcd.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 14 14:07:56 2005 UTC (11 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.23: +14 -2 lines
Diff to previous 1.23 (colored)

Parent pointer userspace support. Adds in libhandle code and xfs_io parent command support.
Merge of master-melb:xfs-cmds:24394a by kenmcd.

  allow default opening on directory param to xfs_io without needing the -r option

Revision 1.23 / (download) - annotate - [select for diffs], Fri Nov 11 14:28:31 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Fix up compiler warnings and other issues when building on IRIX.
Merge of master-melb:xfs-cmds:24375a by kenmcd.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Nov 11 14:27:22 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.21: +12 -26 lines
Diff to previous 1.21 (colored)

Update copyright/license notices to match SGI legal prefered boilerplate.
Merge of master-melb:xfs-cmds:24374a by kenmcd.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 11 14:22:25 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.20: +17 -4 lines
Diff to previous 1.20 (colored)

Implement the di_extsize allocator hint for non-realtime files as well.  Also provides a mechanism for inheriting this property from the parent directory for new files.
Merge of master-melb:xfs-cmds:24368a by kenmcd.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 3 06:11:20 2005 UTC (12 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.19: +13 -5 lines
Diff to previous 1.19 (colored)

Add O_NONBLOCK option to xfs_io open command.
Merge of master-melb:xfs-cmds:22799a by kenmcd.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jun 3 06:07:09 2005 UTC (12 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Portability changes to get xfs_quota to compile on IRIX as well.
Merge of master-melb:xfs-cmds:22792a by kenmcd.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 25 13:21:46 2005 UTC (12 years, 5 months ago) by hch
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

GCC4 signedness fixes
cvtnum and init_cvtnum take unsigned paramaters now

Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 19 14:59:46 2005 UTC (12 years, 6 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.16: +133 -25 lines
Diff to previous 1.16 (colored)

Move common utility code into a libxcmd.a to ease sharing amongst multiple tools.
Merge of master-melb:xfs-cmds:22271a by kenmcd.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 17 06:32:01 2004 UTC (13 years, 1 month ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.15: +1 -229 lines
Diff to previous 1.15 (colored)

Move lsattr/chattr commands into separate file, we need to add some more options here soon for IRIX so these are getting enough code to warrant separate sources.  No functional change.
Merge of xfs-cmds-melb:slinx:19483a by kenmcd.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Sep 10 02:23:29 2004 UTC (13 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.14: +87 -0 lines
Diff to previous 1.14 (colored)

Updates mainly to get a clean xfs_io compile on IRIX (non-gcc), and to
add a couple more inode flags needed initially on IRIX (Linux soon).
Add the project ID inheritance and nosymlink inode flags.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 9 05:33:35 2004 UTC (13 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 (colored)

Support rtinherit bit in xfs_io chattr/lsattr commands.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 28 10:20:52 2004 UTC (13 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

Fix a simple xfs_io error-handling botch; from the Debian folks.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 17 07:22:11 2004 UTC (13 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Merge over several portability changes from xfstest update.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 25 03:48:10 2004 UTC (13 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.10: +272 -217 lines
Diff to previous 1.10 (colored)

xfs_io tweaks - support multiple files and memory mapped IO, amongst others.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 5 04:08:55 2004 UTC (13 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.9: +17 -4 lines
Diff to previous 1.9 (colored)

xfs_io tweaks to allow some operations to work on non-XFS files (blkdev, etc).

Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 15 05:23:16 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.8: +227 -6 lines
Diff to previous 1.8 (colored)

xfsprogs update - added code for manipulating additional inode flags, fix up
some logprint bugs (minor), allow growfs to work on device/path now.
Add code for manipulating additional inode flags.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 5 07:14:10 2003 UTC (14 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7 (colored)

Fix xfs_io so that it can take input from non-XFS files

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 7 06:09:01 2003 UTC (14 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.6: +14 -5 lines
Diff to previous 1.6 (colored)

xfsprogs update - fine-tune xfs_io size/offsets to be like mkfs, libdisk and build updates

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 18 06:04:16 2003 UTC (14 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

xfsprogs update - Andi's mkfs log size default change and enabling large
sector support being the two big ticket items, several other small fixes
too.
fix rounding-down-input problems in some commands (strtoul -> strtoull).

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 30 05:13:23 2003 UTC (14 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.4: +84 -0 lines
Diff to previous 1.4 (colored)

Update xfsprogs - minor xfs_io update, fix xfs_logprint handling of a
corrupt v2 log device should that occur.
Add couple of additional commands.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 29 01:52:34 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

Fix includes to not be relative to paths provided by -I directives, for
the xfsprogs and xfsdump builds.  At this stage still provide these gcc
options in the build but later that can be removed too now that headers
are clean.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 16 18:29:10 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.2: +11 -11 lines
Diff to previous 1.2 (colored)

Merge whitespace changes over

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 31 02:57:10 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.1: +13 -13 lines
Diff to previous 1.1 (colored)

Bunch of portability related changes to xfsprogs.  Includes some code to
allow db/mkfs/repair to be used on Mac's (maybe useful for dual boot), &
some code to build on IRIX too (useful for purify-ing xfs_repair only).
Abstract platform dependent code out into headers.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 25 03:48:48 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN

Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
which knows about direct IO, space preallocation, realtime files, etc
which the usual tools like dd don't unfortunately.  This is a fixed-up
version of a hacked tool that I found useful for coding, debugging and
testing unwritten extents; hopefully it'll be useful for realtime too.

This form allows you to request diff's 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.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>