CVS log for xfs-cmds/xfsprogs/libxfs/xfs_inode.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (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.32: +3 -91 lines
Diff to previous 1.32 (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.32 / (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.31: +1405 -362 lines
Diff to previous 1.31 (unified)

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

Revision 1.31 / (download) - annotate - [select for diffs], Thu May 18 15:52:04 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.30: +0 -166 lines
Diff to previous 1.30 (unified)

Implement buffer and inode caching in libxfs, groundwork for a parallel version of xfs_repair.
Merge of master-melb:xfs-cmds:25967a by kenmcd.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 17 14:08:50 2005 UTC (11 years, 9 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.29: +17 -16 lines
Diff to previous 1.29 (unified)

Cleanup xfs_repair error reporting slightly.
Merge of master-melb:xfs-cmds:24862a by kenmcd.

Revision 1.29 / (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.28: +12 -26 lines
Diff to previous 1.28 (unified)

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

Revision 1.28 / (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.27: +20 -33 lines
Diff to previous 1.27 (unified)

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

Revision 1.27 / (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.26: +4 -6 lines
Diff to previous 1.26 (unified)

Sync up userspace and kernel code, noop for userspace.

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

switch xfs to use linux imode flags internally

Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 29 05:50:07 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
CVS Tags: DELETE-570
Changes since 1.24: +3 -0 lines
Diff to previous 1.24 (unified)

Minor xfsprogs update.
Sync with recent changes in the kernel code.

Revision 1.24 / (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.23: +1 -1 lines
Diff to previous 1.23 (unified)

Sync up user/kernel sources, minor changes only

Revision 1.23 / (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.22: +1 -1 lines
Diff to previous 1.22 (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.22 / (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.21: +2 -0 lines
Diff to previous 1.21 (unified)

Sync up XFS user and kernel source.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 17 16:10:27 2003 UTC (14 years, 5 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

A few white space cleanups that got missed

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 16 23:38:03 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.19: +57 -56 lines
Diff to previous 1.19 (unified)

Add editline support in for cases where readline is unavailable.
Fix build on big endian platforms.

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

Merge whitespace changes over

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 7 00:03:34 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.17: +7 -16 lines
Diff to previous 1.17 (unified)

Sync user and kernel code, make xfs_io -f option useful.
Sync user and kernel code.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 3 21:58:27 2003 UTC (14 years, 6 months ago) by sandeen
Branch: MAIN
Changes since 1.16: +8 -4 lines
Diff to previous 1.16 (unified)

kernel / libxfs sync-up
Implement get_unaligned / put_unaligned in libxfs
Change typecasts to a type available in kernel & userspace
Sync with kernel code for unaligned accesses

Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 6 06:59:34 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.15: +56 -30 lines
Diff to previous 1.15 (unified)

New xfsprogs version - enabled unwritten extents by default, new commands
in xfs_db and xfs_admin to manipulate the version extflg bit on unmounted
filesystems, make xfs_db check for a dirty log before zeroing it in the
uuid command, man page updates, sync'd up user/kernel code and headers.
Add stripe information into xfs_bmap output.
Sync with recent kernel changes.

Revision 1.15 / (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.14: +29 -28 lines
Diff to previous 1.14 (unified)

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

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 10 06:29:03 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.13: +24 -23 lines
Diff to previous 1.13 (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.13 / (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.12: +1 -1 lines
Diff to previous 1.12 (unified)

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

Revision 1.12 / (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.11: +94 -94 lines
Diff to previous 1.11 (unified)

white space cleanup

Revision 1.11 / (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.10: +1 -1 lines
Diff to previous 1.10 (unified)

Update copyright dates (again)

Revision 1.10 / (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.9: +1 -1 lines
Diff to previous 1.9 (unified)

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

Revision 1.9 / (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.8: +1 -1 lines
Diff to previous 1.8 (unified)

Update copyright dates

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 20 04:13:12 2002 UTC (15 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

sync with kernel, noop for userspace.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 5 06:07:45 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.6: +9 -10 lines
Diff to previous 1.6 (unified)

fix some compiler warnings.

Revision 1.6 / (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.5: +0 -1 lines
Diff to previous 1.5 (unified)

sync with recent (minor) kernel changes.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 25 22:24:34 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.4: +23 -34 lines
Diff to previous 1.4 (unified)

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

  sync with recent kernel source changes, noop for userspace.

Revision 1.4 / (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.3: +28 -1 lines
Diff to previous 1.3 (unified)

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

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 17 00:01:56 2001 UTC (15 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.2: +31 -17 lines
Diff to previous 1.2 (unified)

fix benign warnings in print statements for 64 bit platforms.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 16 22:53:46 2001 UTC (16 years, 6 months ago) by lord
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.1: +34 -23 lines
Diff to previous 1.1 (unified)

merge in kernel change to allocation interface

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
CVS Tags: Release-1_0_0

cmd/xfs/libxfs/xfs_inode.c 1.6 Renamed to cmd/xfsprogs/libxfs/xfs_inode.c

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>