Skip to content

Commit 76adf92

Browse files
author
Darrick J. Wong
committed
xfs: remove xfs_quiesce_attr declaration
The function was renamed, so get rid of the declaration. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
1 parent b2197a3 commit 76adf92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/xfs/xfs_super.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ struct xfs_mount;
8686
struct xfs_buftarg;
8787
struct block_device;
8888

89-
extern void xfs_quiesce_attr(struct xfs_mount *mp);
9089
extern void xfs_flush_inodes(struct xfs_mount *mp);
9190
extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
9291
extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,

0 commit comments

Comments
 (0)