diff options
-rw-r--r-- | fs/nfs/fscache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/fscache.h b/fs/nfs/fscache.h index 277b02782897..4ecb76652eba 100644 --- a/fs/nfs/fscache.h +++ b/fs/nfs/fscache.h | |||
@@ -222,6 +222,7 @@ static inline void nfs_readpage_to_fscache(struct inode *inode, | |||
222 | 222 | ||
223 | 223 | ||
224 | static inline void nfs_fscache_invalidate(struct inode *inode) {} | 224 | static inline void nfs_fscache_invalidate(struct inode *inode) {} |
225 | static inline void nfs_fscache_wait_on_invalidate(struct inode *inode) {} | ||
225 | 226 | ||
226 | static inline const char *nfs_server_fscache_state(struct nfs_server *server) | 227 | static inline const char *nfs_server_fscache_state(struct nfs_server *server) |
227 | { | 228 | { |