Loading fs/nfs/pnfs.h +0 −7 Original line number Diff line number Diff line Loading @@ -716,13 +716,6 @@ pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, return false; } static inline bool pnfs_layoutcommit_outstanding(struct inode *inode) { return false; } static inline struct nfs4_threshold *pnfs_mdsthreshold_alloc(void) { return NULL; Loading Loading
fs/nfs/pnfs.h +0 −7 Original line number Diff line number Diff line Loading @@ -716,13 +716,6 @@ pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, return false; } static inline bool pnfs_layoutcommit_outstanding(struct inode *inode) { return false; } static inline struct nfs4_threshold *pnfs_mdsthreshold_alloc(void) { return NULL; Loading