projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b171a
)
xfs: remove the unused xfs_count_page_state declaration
author
Christoph Hellwig
<hch@lst.de>
Sat, 29 Jun 2019 02:31:36 +0000
(19:31 -0700)
committer
Darrick J. Wong
<darrick.wong@oracle.com>
Sun, 30 Jun 2019 16:05:17 +0000
(09:05 -0700)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_aops.h
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_aops.h
b/fs/xfs/xfs_aops.h
index f62b03186c62967bbc8d08e541e318989a6d1503..45a1ea240cbbb0a0b3ded8fcd982169b11789c72 100644
(file)
--- a/
fs/xfs/xfs_aops.h
+++ b/
fs/xfs/xfs_aops.h
@@
-28,7
+28,6
@@
extern const struct address_space_operations xfs_dax_aops;
int xfs_setfilesize(struct xfs_inode *ip, xfs_off_t offset, size_t size);
-extern void xfs_count_page_state(struct page *, int *, int *);
extern struct block_device *xfs_find_bdev_for_inode(struct inode *);
extern struct dax_device *xfs_find_daxdev_for_inode(struct inode *);