projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2197a3
)
xfs: remove xfs_quiesce_attr declaration
author
Darrick J. Wong
<djwong@kernel.org>
Wed, 14 Apr 2021 14:56:36 +0000
(07:56 -0700)
committer
Darrick J. Wong
<djwong@kernel.org>
Fri, 16 Apr 2021 15:28:36 +0000
(08:28 -0700)
The function was renamed, so get rid of the declaration.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_super.h
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_super.h
b/fs/xfs/xfs_super.h
index 1ca484b8357f7e1f4c36b7b869fb8616eef60554..d2b40dc60dfc2e11b689440198bafd248f935b3c 100644
(file)
--- a/
fs/xfs/xfs_super.h
+++ b/
fs/xfs/xfs_super.h
@@
-86,7
+86,6
@@
struct xfs_mount;
struct xfs_buftarg;
struct block_device;
-extern void xfs_quiesce_attr(struct xfs_mount *mp);
extern void xfs_flush_inodes(struct xfs_mount *mp);
extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,