]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/xfs_super.c
xfs: quiesce the filesystem after recovery on readonly mount
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / xfs_super.c
index fd6be45b3a1e01c81bfe179d67818bafc9f6ec92..c57c31996322575f8f5440c73a219c88967673f1 100644 (file)
@@ -1137,7 +1137,7 @@ xfs_restore_resvblks(struct xfs_mount *mp)
  * Note: xfs_log_quiesce() stops background log work - the callers must ensure
  * it is started again when appropriate.
  */
-static void
+void
 xfs_quiesce_attr(
        struct xfs_mount        *mp)
 {