patch-2.4.26 linux-2.4.26/fs/xfs/xfs_fsops.h

Next file: linux-2.4.26/fs/xfs/xfs_inode.c
Previous file: linux-2.4.26/fs/xfs/xfs_fsops.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/xfs/xfs_fsops.h linux-2.4.26/fs/xfs/xfs_fsops.h
@@ -67,4 +67,9 @@
 xfs_fs_thaw(
 	xfs_mount_t		*mp);
 
+int
+xfs_fs_goingdown(
+	xfs_mount_t		*mp,
+	__uint32_t		inflags);
+
 #endif	/* __XFS_FSOPS_H__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)