|
|
| File: [Development] / linux-2.4-xfs / split-patches / Attic / export-sync_buffers (download)
Revision 1.1, Thu Jun 24 06:42:04 2004 UTC (13 years, 3 months ago) by nathans
Update split-patches - add sync_buffers export for XFS. |
Index: 2.4.x-xfs/fs/buffer.c
===================================================================
--- 2.4.x-xfs.orig/fs/buffer.c Fri May 28 13:33:58 2004
+++ 2.4.x-xfs/fs/buffer.c Thu Jun 24 16:19:54 2004
@@ -371,6 +371,7 @@
}
return err;
}
+EXPORT_SYMBOL(sync_buffers);
int fsync_super(struct super_block *sb)
{