Move the dmapi mount event entirely into XFS. Add a new mount option,
borrowed from the Imprezzo folks, to specify the mountpoint for the dmapi
filesystem.
Now mount dmapi filesystems this way:
mount -o dmapi -o mtpt=/mnts/dmi1 /dev/sda7 /mnts/dmi1
Date: Tue Jun 18 14:13:32 PDT 2002
Workarea: clink-eth.americas.sgi.com:/data/clink/a67/roehrich/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:121886a
linux/include/linux/fs.h - 1.150
- remove dmapi mount event hook
linux/fs/xfs/xfs_dmapi.c - 1.61
linux/fs/xfs/xfs_clnt.h - 1.30
linux/fs/xfs/linux/xfs_super.c - 1.182
- No Message Supplied
linux/fs/namespace.c - 1.11
- remove dmapi mount event hook
|