]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/super.c
get rid of restarts in sync_filesystems()
[net-next-2.6.git] / fs / super.c
index 0390461dfca07f0d3f752c55f1b6d05de7c84495..ba99524998f795adff6ccff4d768216510665330 100644 (file)
@@ -130,7 +130,7 @@ static inline void destroy_super(struct super_block *s)
  * Drop a superblock's refcount.  Returns non-zero if the superblock was
  * destroyed.  The caller must hold sb_lock.
  */
-static int __put_super(struct super_block *sb)
+int __put_super(struct super_block *sb)
 {
        int ret = 0;