[BACK]Return to export-sync_buffers CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / split-patches

File: [Development] / linux-2.4-xfs / split-patches / Attic / export-sync_buffers (download)

Revision 1.2, Mon Nov 22 13:43:01 2004 UTC (12 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +6 -6 lines

Merge up to 2.4.28.
Merge of 2.4.x-xfs-melb:linux:20239a by kenmcd.

Index: 2.4.x-xfs/fs/buffer.c
===================================================================
--- 2.4.x-xfs.orig/fs/buffer.c	Mon Nov 22 12:19:42 2004
+++ 2.4.x-xfs/fs/buffer.c	Mon Nov 22 12:21:04 2004
@@ -391,6 +391,7 @@
 
 	return sync_buffers(dev, 1);
 }
+EXPORT_SYMBOL(sync_buffers);
 
 int fsync_no_super(kdev_t dev)
 {