CVS log for xfs-cmds/xfsprogs/include/xfs_inode.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.42 / (download) - annotate - [select for diffs], Mon Sep 29 15:55:04 2008 UTC (9 years ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 (unified)

Update the shared kernel and userspace code to the latest version with
the generic btree implementation.  Contains one additional patch to move
the __KERNEL__ ifdefs around in xfs_btree.h over the current kernel
version, which is posted and waiting to be commited for the kernel.


Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of master-melb:xfs-cmds:32222a by kenmcd.

  User space update for refactored btrees

Revision 1.41 / (download) - annotate - [select for diffs], Mon Sep 8 06:18:43 2008 UTC (9 years, 1 month ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.40: +351 -210 lines
Diff to previous 1.40 (unified)

Update xfsprogs to latest kernel headers and functions
Merge of master-melb:xfs-cmds:32070a by kenmcd.

Revision 1.40 / (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.39: +25 -118 lines
Diff to previous 1.39 (unified)

Merge back recent changes from xfs kernel headers.
Merge of master-melb:xfs-cmds:24317a by kenmcd.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Apr 19 03:57:24 2005 UTC (12 years, 5 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.38: +13 -18 lines
Diff to previous 1.38 (unified)

Merge back kernel changes into libxfs, mainly endian stuff.
Merge of master-melb:xfs-cmds:22256a by kenmcd.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Sep 30 14:52:19 2004 UTC (13 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.37: +5 -4 lines
Diff to previous 1.37 (unified)

Keep userspace packaging in sync, portability changes; sync user/kernel source/headers; man page updates; allow e size suffix in mkfs.
Merge of xfs-cmds-melb:slinx:19613a by kenmcd.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Dec 5 06:33:47 2003 UTC (13 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.36: +19 -10 lines
Diff to previous 1.36 (unified)

Sync up userspace and kernel code, noop for userspace.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Oct 7 21:21:25 2003 UTC (14 years ago) by lord
Branch: MAIN
Changes since 1.35: +10 -6 lines
Diff to previous 1.35 (unified)

switch xfs to use linux imode flags internally

Revision 1.35 / (download) - annotate - [select for diffs], Fri Sep 19 05:37:49 2003 UTC (14 years ago) by nathans
Branch: MAIN
CVS Tags: DELETE-570
Changes since 1.34: +0 -2 lines
Diff to previous 1.34 (unified)

xfsprogs update - fix db to display new inode flags, sync user/kernel code.

Revision 1.34 / (download) - annotate - [select for diffs], Tue Aug 5 07:15:06 2003 UTC (14 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.33: +0 -8 lines
Diff to previous 1.33 (unified)

Sync up user/kernel sources, minor changes only

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

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.
sync with kernel code.

Revision 1.32 / (download) - annotate - [select for diffs], Tue May 20 05:59:27 2003 UTC (14 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.31: +3 -4 lines
Diff to previous 1.31 (unified)

Sync up XFS user and kernel source.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Apr 16 18:29:10 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.30: +66 -66 lines
Diff to previous 1.30 (unified)

Merge whitespace changes over

Revision 1.30 / (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.29: +0 -1 lines
Diff to previous 1.29 (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).
Sync with minor changes to kernel code.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 18 05:44:53 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.28: +2 -6 lines
Diff to previous 1.28 (unified)

xfsprogs update - kernel/user sync up and Ethan's Mac partition code.
CONTRIBUTED: erbenson@alaska.net.
Sync up user/kernel code after recent changes.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jan 13 20:46:49 2003 UTC (14 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27 (unified)

Sync up with minor kernel change (noop change for userspace).

Revision 1.27 / (download) - annotate - [select for diffs], Fri Jan 3 04:44:31 2003 UTC (14 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.26: +3 -7 lines
Diff to previous 1.26 (unified)

Sync up user/kernel sources and headers (native extents).
Sync up user/kernel sources and headers (native extents).

Revision 1.26 / (download) - annotate - [select for diffs], Thu Oct 10 06:29:03 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.25: +2 -21 lines
Diff to previous 1.25 (unified)

Fix libxfs device flush ioctl, sync with kernel source.
CONTRIBUTED: Anton Blanchard <anton@samba.org>
Sync with kernel source (replace b* with mem* memory api).

Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 30 06:13:52 2002 UTC (15 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (unified)

sync user/kernel after recent kernel changes.  noop for userspace.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 8 06:35:44 2002 UTC (15 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (unified)

bump version to 2.2, document changes -- sync shared headers, EVMS stripe
unit/width extraction, mkfs defaults to 4K blocksize again (as on IRIX) &
no longer punts on using the current pagesize.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 29 04:02:24 2002 UTC (15 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.22: +0 -3 lines
Diff to previous 1.22 (unified)

sync up with recent changes to the corresponding kernel code.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 12 21:24:23 2002 UTC (15 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.21: +85 -91 lines
Diff to previous 1.21 (unified)

white space cleanup

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jun 19 02:15:08 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.20: +0 -1 lines
Diff to previous 1.20 (unified)

sync with kernel, noop for userspace.

Revision 1.20 / (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.19: +1 -1 lines
Diff to previous 1.19 (unified)

Update copyright dates (again)

Revision 1.19 / (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.18: +1 -1 lines
Diff to previous 1.18 (unified)

Undoes mod:     xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

Revision 1.18 / (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.17: +1 -1 lines
Diff to previous 1.17 (unified)

Update copyright dates

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 24 15:34:31 2002 UTC (15 years, 4 months ago) by lord
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16 (unified)

sync up user space with the kernel

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 27 23:37:07 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15 (unified)

sync with recent (minor) kernel changes.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 7 04:45:07 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.14: +0 -10 lines
Diff to previous 1.14 (unified)

remove dead code, sync with kernel changes.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 25 22:59:18 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.13: +0 -6 lines
Diff to previous 1.13 (unified)

Merge of xfs-cmds-2.4.18:slinx:112528a by nathans.

  remove several no-longer-used fields (iosize) from the xfs_iocore_t.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Feb 25 22:35:36 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.12: +2 -7 lines
Diff to previous 1.12 (unified)

Merge of xfs-cmds-2.4.18:slinx:112141a by nathans.

  sync up with recent kernel changes, shouldn't affect us in userspace.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 3 09:54:01 2002 UTC (15 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (unified)

sync with recent kernel changes (uchar) - noop change cos we
build userspace with -funsigned-char anyway.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 22 19:03:35 2002 UTC (15 years, 8 months ago) by sandeen
Branch: MAIN
Changes since 1.10: +7 -4 lines
Diff to previous 1.10 (unified)

Reduce XFS_MAX_FILE_OFFSET to something Linux can handle

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 14 07:08:16 2002 UTC (15 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.9: +10 -2 lines
Diff to previous 1.9 (unified)

sync with recent kernel source changes (benign for userspace).

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 20 14:51:43 2001 UTC (16 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (unified)

merge latest kernel change to user space - no effect otherwise

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 28 00:02:18 2001 UTC (16 years, 4 months ago) by dxm
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (unified)

sync with kernel

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 10 01:35:41 2001 UTC (16 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (unified)

noop change for userspace - just syncing with kernel source.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 17 01:36:11 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.5: +7 -0 lines
Diff to previous 1.5 (unified)

sync with kernel header, change doesn't affect userspace.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 16 22:53:46 2001 UTC (16 years, 6 months ago) by lord
Branch: MAIN
Changes since 1.4: +1 -20 lines
Diff to previous 1.4 (unified)

merge in kernel inode structure shrink

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 3 02:52:38 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

support group quotas in Linux/XFS.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 12 21:51:11 2001 UTC (16 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (unified)

sync with recent change to kernel xfs_inode change - doesn't affect
userspace at all, but keep files in sync.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 15 10:28:46 2001 UTC (16 years, 9 months ago) by tes
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (unified)

Add XFS/ACL support

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/xfs_inode.h 1.3 Renamed to cmd/xfsprogs/include/xfs_inode.h

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>