xfs
[Top] [All Lists]

xfs_buf.h patch

To: Linux-XFS <linux-xfs@xxxxxxxxxxx>
Subject: xfs_buf.h patch
From: Danny <danscox@xxxxxxxxxxxxxx>
Date: Thu, 22 Feb 2001 08:07:22 -0500
Organization: Connex Inc
Reply-to: dcox@xxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
All,

        A small addendum to last night's CVS addition:

--- linux.sgi/fs/xfs/xfs_buf.h  Thu Feb 22 07:49:11 2001
+++ linux.hacked/fs/xfs/xfs_buf.h       Thu Feb 22 08:02:24 2001
@@ -299,7 +299,7 @@
 
 #define xfs_bdwrite(mp, bp)    XFS_bdwrite(bp)
 
-#define XFS_bdstrat(bp)  pagbuf_iorequest(bp)
+#define XFS_bdstrat(bp)  pagebuf_iorequest(bp)
 
 #define xfs_iowait(pb)              \
            pagebuf_iowait(pb)

-- 
"Men occasionally stumble over the truth, but most of them pick 
themselves up and hurry off as if nothing had happened." 
   -- Winston Churchill 

Danny

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