xfs
[Top] [All Lists]

[Bug 302] DMAPI conditional build broken in linux-2.6-xfs tree from 2004

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 302] DMAPI conditional build broken in linux-2.6-xfs tree from 20040101
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 2 Jan 2004 06:50:51 -0800
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=302


hch@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From hch@xxxxxxx  2004-02-01 06:50 PDT -------
There's two defintions of xfs_dmcore_xfs, one it only built into the kernel
if CONFIG_XFS_DMAPI is set and one if not:

dmapi/dmapi_xfs.c:xfs_dmops_t   xfs_dmcore_xfs = {
xfs_dmops.c:xfs_dmops_t xfs_dmcore_xfs = {

And surprisingly the build works without dmapi for me.  The code in that area is
more than ugly, though..



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>