Up to [Development] / xfs-cmds / xfsprogs / include
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Wed Feb 15 02:50:54 2006 UTC (11 years, 7 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +6 -9
lines
Diff to previous 1.12 (unified)
get rid of cursor and more parameters for getparents functions. Slight function namechange at the same time. Merge of master-melb:xfs-cmds:25194a by kenmcd. Remove cursor and more parameters.
Revision 1.12 / (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.11: +10 -0
lines
Diff to previous 1.11 (unified)
Parent pointer userspace support. Adds in libhandle code and xfs_io parent command support. Merge of master-melb:xfs-cmds:24394a by kenmcd. Add getparents handle functions.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 8 14:07:11 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.10: +12 -27
lines
Diff to previous 1.10 (unified)
Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 13 19:12:27 2004 UTC (13 years, 8 months ago) by alkirkco
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (unified)
Some of the libhandle routines were not clear whether they were working on fshandles or file handles. This mod renames open_by_handle() to open_by_fshandle() and updates any calling applications to now call open_by_fshandle() instead. A new open_by_handle() has been created. path_to_fshandle() was trying to maintain a hash of fshandles but the hash was only storing a max of 2 fshandles at a time. This has been fixed so the hash can hold multiple fs handles. define open_by_fshandle()
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 31 02:57:10 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.8: +1 -3
lines
Diff to previous 1.8 (unified)
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). Remove unused and static routines.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 4 23:07:56 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.7: +1 -1
lines
Diff to previous 1.7 (unified)
Update copyright dates (again)
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 4 22:53:09 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.6: +1 -1
lines
Diff to previous 1.6 (unified)
Undoes mod: xfs-cmds:slinx:120772a Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 4 17:58:21 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (unified)
Update copyright dates
Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 25 22:06:21 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.4: +8 -0
lines
Diff to previous 1.4 (unified)
Merge of xfs-cmds-2.4.18:slinx:111135a by nathans. bump to version 2.0.0 for extended attribute and other interface changes.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 30 22:52:52 2001 UTC (15 years, 11 months ago) by roehrich
Branch: MAIN
Changes since 1.3: +17 -16
lines
Diff to previous 1.3 (unified)
No Message Supplied
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 19 19:26:28 2001 UTC (16 years, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.2: +2 -0
lines
Diff to previous 1.2 (unified)
add prototype for fssetdm_by_handle().
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 9 07:45:14 2001 UTC (16 years, 8 months ago) by ajag
Branch: MAIN
CVS Tags: Release-1_0_0,
Linux-2_4_5-merge
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (unified)
No Message Supplied
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 05:36:03 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN
cmd/xfs/include/handle.h 1.3 Renamed to cmd/xfsprogs/include/handle.h