diff options
Diffstat (limited to 'fs/nfs/pnfs.h')
-rw-r--r-- | fs/nfs/pnfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h index e0b5d80a43f6..01cbfd54f3cb 100644 --- a/fs/nfs/pnfs.h +++ b/fs/nfs/pnfs.h | |||
@@ -380,7 +380,7 @@ pnfs_roc_drain(struct inode *ino, u32 *barrier) | |||
380 | } | 380 | } |
381 | 381 | ||
382 | static inline void set_pnfs_layoutdriver(struct nfs_server *s, | 382 | static inline void set_pnfs_layoutdriver(struct nfs_server *s, |
383 | const struct nfs_fh *mntfh, u32 id); | 383 | const struct nfs_fh *mntfh, u32 id) |
384 | { | 384 | { |
385 | } | 385 | } |
386 | 386 | ||