summaryrefslogtreecommitdiff
path: root/fs/gfs2/aops.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-07-01 23:54:35 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2019-07-03 14:45:18 +0200
commit378b6cbfb82f2a8bb47ae3b1dac0419b57d84a36 (patch)
tree79a0ef1f81b365ed47c7624f5948dcba27012d04 /fs/gfs2/aops.h
parent59c01c5046cc0cf567d58cc7b59a704a36a06899 (diff)
gfs2: mark stuffed_readpage static
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/aops.h')
-rw-r--r--fs/gfs2/aops.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/aops.h b/fs/gfs2/aops.h
index 3a6d8a90d99e..ff9877a68780 100644
--- a/fs/gfs2/aops.h
+++ b/fs/gfs2/aops.h
@@ -8,7 +8,6 @@
#include "incore.h"
-extern int stuffed_readpage(struct gfs2_inode *ip, struct page *page);
extern void adjust_fs_space(struct inode *inode);
extern void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page,
unsigned int from, unsigned int len);