CVS log for dmapi/dmapi_mountinfo.c

[BACK] Up to [Development] / dmapi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Mon Aug 6 15:41:56 2007 UTC (10 years, 2 months ago) by vapo.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +0 -46 lines
Diff to previous 1.30 (unified)

Merge of linux-melb:dmapi:29343a by kenmcd.

  pv 968691, author Christoph Hellwig <hch@lst.de>, rv vapo - dmapi: simplify slab cache creation

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jan 12 15:07:58 2007 UTC (10 years, 9 months ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (unified)

Merge up to 2.6.20-rc4
Merge of linux-melb:dmapi:27915b by kenmcd.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Sep 30 21:49:54 2005 UTC (12 years ago) by bobo
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (unified)

dm_fsys_map_by_sb() needs to return NULL instead of doing the
ASSERT_ALWAYS if the file system hasn't registered with dmapi.

Revision 1.28 / (download) - annotate - [select for diffs], Tue May 31 10:29:43 2005 UTC (12 years, 4 months ago) by hch
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27 (unified)

use a proper prototype for ftype_list

Revision 1.27 / (download) - annotate - [select for diffs], Wed May 18 01:51:43 2005 UTC (12 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.26: +247 -100 lines
Diff to previous 1.26 (unified)

Rewrite.  Keep one struct filesystem_dmapi_operations per mounted
filesystem.

Revision 1.26 / (download) - annotate - [select for diffs], Fri May 13 19:50:51 2005 UTC (12 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.25: +0 -4 lines
Diff to previous 1.25 (unified)

Undoes mod:     linux:dmapi:191709a

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 27 20:59:02 2005 UTC (12 years, 6 months ago) by roehrich
Branch: MAIN
Changes since 1.24: +4 -0 lines
Diff to previous 1.24 (unified)

Clear vptr when dmapi_registered is called--forces dm_fsys_vector()
to call VFS_DMAPIOPS again.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Mar 30 18:16:37 2005 UTC (12 years, 7 months ago) by roehrich
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (unified)

No Message Supplied

Revision 1.23 / (download) - annotate - [select for diffs], Wed Mar 30 18:10:03 2005 UTC (12 years, 7 months ago) by roehrich
Branch: MAIN
Changes since 1.22: +20 -4 lines
Diff to previous 1.22 (unified)

Add dmapi_registered(), to retrieve current filesystem_dmapi_operations.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Sep 17 15:31:41 2004 UTC (13 years, 1 month ago) by roehrich
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (unified)

No Message Supplied

Revision 1.21 / (download) - annotate - [select for diffs], Thu May 20 11:43:43 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

No Message Supplied

Revision 1.20 / (download) - annotate - [select for diffs], Wed May 19 20:01:32 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19 (unified)

No Message Supplied

Revision 1.19 / (download) - annotate - [select for diffs], Mon May 17 18:34:21 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (unified)

Change from "struct fid" to "struct dm_fsfid".
Change from xfs_off_t to dm_off_t.
 Change dm_fsys_map_by_fstype() so it can return a NULL.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 12 17:00:44 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (unified)

No Message Supplied

Revision 1.17 / (download) - annotate - [select for diffs], Wed May 5 18:06:48 2004 UTC (13 years, 5 months ago) by roehrich
Branch: MAIN
Changes since 1.16: +110 -67 lines
Diff to previous 1.16 (unified)

No Message Supplied

Revision 1.16 / (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.15: +366 -0 lines
Diff to previous 1.15 (unified)

The Big Move
linux/fs/xfs/dmapi/dmapi_mountinfo.c 1.14 Renamed to dmapi/dmapi_mountinfo.c

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

Nuke

Revision 1.14 / (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.13: +3 -1 lines
Diff to previous 1.13 (unified)

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.13 / (download) - annotate - [select for diffs], Mon Mar 17 06:02:57 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (unified)

Separate the quota source into its own subdirectory ala dmapi.
Push a bunch of quota- and dmapi-specific code down into these
subdirs which previously was compiled into the core XFS code,
and don't descend into these subdirs if options config'd off.
Trivial cleanup.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 12 03:33:01 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (unified)

Next step in bhv code cleanup - this is a start on moving quota and dmapi
into behavior layers, purging several points where these sit slap bang in
the middle of XFS code (esp. read_super).  Also removes numerous #ifdef's
and a bunch of unused #define's from all over the place.  More to come.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 26 14:58:54 2002 UTC (15 years, 2 months ago) by lord
Branch: MAIN
Changes since 1.10: +6 -3 lines
Diff to previous 1.10 (unified)

default fstype to zero

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 30 16:08:15 2002 UTC (15 years, 3 months ago) by roehrich
Branch: MAIN
Changes since 1.9: +361 -0 lines
Diff to previous 1.9 (unified)

linux/fs/xfs_dmapi/dmapi_mountinfo.c 1.8 Renamed to linux/fs/xfs/dmapi/dmapi_mountinfo.c
No Message Supplied

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

linux/fs/xfs/dmapi/dmapi_mountinfo.c 1.8 Renamed to linux/fs/xfs_dmapi/dmapi_mountinfo.c
No Message Supplied

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 4 17:34:40 2001 UTC (15 years, 10 months ago) by roehrich
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (unified)

Use  VFS_DMAPI_FSYS_VECTOR.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 20 06:02:14 2000 UTC (17 years ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0, PreRelease-0_10, Linux-2_4_5-merge
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

use XFS_NAME in place of "xfs".

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 11 15:45:35 2000 UTC (17 years ago) by roehrich
Branch: MAIN
Changes since 1.5: +14 -6 lines
Diff to previous 1.5 (unified)

cleanup some crud in dmapi code
cleanup some crud

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 2 15:19:34 2000 UTC (17 years ago) by roehrich
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (unified)

remove dmapi ident lines
remove ident

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 25 05:42:07 2000 UTC (17 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.3: +0 -2 lines
Diff to previous 1.3 (unified)

remove unused headers, use xfs.h

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: +5 -4 lines
Diff to previous 1.2 (unified)

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, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.1: +31 -11 lines
Diff to previous 1.1 (unified)

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.

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>