diff mbox

[03/11] wave 2: remove pnfs_ld_layoutret_on_setattr()

Message ID 1292428991-30788-3-git-send-email-iisaman@netapp.com (mailing list archive)
State Superseded, archived
Delegated to: Trond Myklebust
Headers show

Commit Message

Fred Isaman Dec. 15, 2010, 4:03 p.m. UTC
None
diff mbox

Patch

diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h
index c413954..f77a35b 100644
--- a/fs/nfs/pnfs.h
+++ b/fs/nfs/pnfs.h
@@ -336,12 +336,6 @@  static inline int pnfs_layoutcommit_inode(struct inode *inode, int sync)
 }
 
 static inline bool
-pnfs_ld_layoutret_on_setattr(struct inode *inode)
-{
-	return false;
-}
-
-static inline bool
 pnfs_roc(struct inode *ino)
 {
 	return false;