Up to [Development] / xfs-linux-nodel / dmapi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 8 17:51:44 2004 UTC (13 years, 4 months ago) by roehrich
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +0 -857
lines
Diff to previous 1.21 (colored)
Remove old dmapi code
Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 30 21:49:37 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.20: +15 -7
lines
Diff to previous 1.20 (colored)
Dmapi preunmount event references null pointer Add vfs arg to dm_send_namesp_event(), because for preunmount the vp will be null.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 23 21:43:35 2003 UTC (14 years, 1 month ago) by roehrich
Branch: MAIN
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
Make dm_send_data_event use vp rather than bhv Merge of 2.4.x-xfs-kern:slinx:158840a by roehrich. Make dm_send_data_event use vp rather than bhv
Revision 1.19 / (download) - annotate - [select for diffs], Mon Sep 22 17:46:12 2003 UTC (14 years, 1 month ago) by roehrich
Branch: MAIN
Changes since 1.18: +1 -3
lines
Diff to previous 1.18 (colored)
Change dm_send_destroy_event to use vnode ptrs rather than bhv ptrs
Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 28 15:06:30 2003 UTC (14 years, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.17: +2 -7
lines
Diff to previous 1.17 (colored)
Change dm_send_mount_event to use vnode ptrs rather than bhv ptrs Change dm_send_mount_event to use vnode ptrs rather than bhv ptrs
Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 28 12:48:31 2003 UTC (14 years, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.16: +10 -12
lines
Diff to previous 1.16 (colored)
Change dm_send_namesp_event to take vnode ptrs rather than bhv ptrs. Change dm_send_namesp_event to take vnode ptrs rather than bhv ptrs.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 15 21:38:53 2003 UTC (14 years, 2 months ago) by cattelan
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Clean up fsid_t abuses in dmapi Clean up fsid_t abuses in dmapi
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 27 18:04:26 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
Changes since 1.14: +860 -0
lines
Diff to previous 1.14 (colored)
The Big Move linux/fs/xfs/dmapi/dmapi_event.c 1.13 Renamed to dmapi/dmapi_event.c
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 27 17:57:21 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
CVS Tags: DENUKE
Changes since 1.13: +0 -860
lines
Diff to previous 1.13 (colored)
Nuke
Revision 1.13 / (download) - annotate - [select for diffs], Thu May 1 16:22:06 2003 UTC (14 years, 5 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Rework the way xfs includes xfs_<blah>.h headers. This reduces a lot of the compile dependenciesÂ, and should reduce some of the "recompile all" situations.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 15 23:16:46 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.11: +1 -1
lines
Diff to previous 1.11 (colored)
Whitespace cleanup Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 5 19:08:26 2003 UTC (14 years, 7 months ago) by roehrich
Branch: MAIN
Changes since 1.10: +4 -5
lines
Diff to previous 1.10 (colored)
fix mem leak in dm_send_namesp_event Merge of grove2:irix:140983a by roehrich. dm_send_namesp_event leaked memory via tdp1 and tdp2 when preunmount comes in but the HSM doesn't want it.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 18 22:53:16 2002 UTC (14 years, 11 months ago) by hch
Branch: MAIN
Changes since 1.9: +1 -1
lines
Diff to previous 1.9 (colored)
fix some wrong off_t uses in dmapi always use xfs_off_t (64bits) instead of off_t (may be 32bits)
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 9 03:04:20 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.8: +15 -15
lines
Diff to previous 1.8 (colored)
Global search and replace of the b* memory routines to their mem* equivalents. (bcopy->memcopy, ovbcopy->memmove, bzero->memset, bcmp->memcmp).
Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 1 07:43:15 2002 UTC (15 years, 2 months ago) by kaos
Branch: MAIN
Changes since 1.7: +0 -8
lines
Diff to previous 1.7 (colored)
Clean up exported symbols
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 30 16:08:15 2002 UTC (15 years, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.6: +867 -0
lines
Diff to previous 1.6 (colored)
linux/fs/xfs_dmapi/dmapi_event.c 1.9 Renamed to linux/fs/xfs/dmapi/dmapi_event.c No Message Supplied
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 4 21:42:31 2001 UTC (15 years, 10 months ago) by roehrich
Branch: MAIN
Changes since 1.5: +0 -803
lines
Diff to previous 1.5 (colored)
linux/fs/xfs/dmapi/dmapi_event.c 1.5 Renamed to linux/fs/xfs_dmapi/dmapi_event.c No Message Supplied
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 11 15:45:35 2000 UTC (17 years ago) by roehrich
Branch: MAIN
CVS Tags: Release-1_0_0,
PreRelease-0_10,
Linux-2_4_5-merge
Changes since 1.4: +15 -19
lines
Diff to previous 1.4 (colored)
cleanup some crud in dmapi code cleanup some crud
Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 2 15:19:34 2000 UTC (17 years ago) by roehrich
Branch: MAIN
Changes since 1.3: +0 -2
lines
Diff to previous 1.3 (colored)
remove dmapi ident lines remove ident
Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 22 15:58:17 2000 UTC (17 years, 1 month ago) by roehrich
Branch: MAIN
Changes since 1.2: +23 -6
lines
Diff to previous 1.2 (colored)
cleanup dmapi debug code cleanup some debug code
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 30 19:52:38 2000 UTC (17 years, 1 month ago) by roehrich
Branch: MAIN
Changes since 1.1: +31 -11
lines
Diff to previous 1.1 (colored)
put proper copyright headers on dmapi code add "free software" copyright
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 27 20:19:16 2000 UTC (17 years, 3 months ago) by roehrich
Branch: MAIN
dmapi core. this compiles and links.