linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / fat / misc.c
index 308f2b6..944652e 100644 (file)
@@ -210,3 +210,4 @@ int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs)
        return err;
 }
 
+EXPORT_SYMBOL_GPL(fat_sync_bhs);