diff options
Diffstat (limited to 'fs/nfs/blocklayout/blocklayout.h')
-rw-r--r-- | fs/nfs/blocklayout/blocklayout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/blocklayout/blocklayout.h b/fs/nfs/blocklayout/blocklayout.h index 8bfa4668ff31..98e2f60c2143 100644 --- a/fs/nfs/blocklayout/blocklayout.h +++ b/fs/nfs/blocklayout/blocklayout.h | |||
@@ -88,4 +88,5 @@ static inline struct pnfs_block_layout *BLK_LO2EXT(struct pnfs_layout_hdr *lo) | |||
88 | return container_of(lo, struct pnfs_block_layout, bl_layout); | 88 | return container_of(lo, struct pnfs_block_layout, bl_layout); |
89 | } | 89 | } |
90 | 90 | ||
91 | void bl_put_extent(struct pnfs_block_extent *be); | ||
91 | #endif /* FS_NFS_NFS4BLOCKLAYOUT_H */ | 92 | #endif /* FS_NFS_NFS4BLOCKLAYOUT_H */ |