X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fnfs%2Finternal.h;h=9dea85f7f918ec410c5281f959e6f546c1700bf2;hb=6545f3189707c9105fcf160c2da2ddd2dacca331;hp=56cfde26fb9cea0100a99bb7c3fe8a2be813dc63;hpb=30c44659f4a3e7e1f9f47e895591b4b40bf62671;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h index 56cfde26fb9c..9dea85f7f918 100644 --- a/fs/nfs/internal.h +++ b/fs/nfs/internal.h @@ -379,7 +379,7 @@ extern int nfs_drop_inode(struct inode *); extern void nfs_clear_inode(struct inode *); extern void nfs_evict_inode(struct inode *); void nfs_zap_acl_cache(struct inode *inode); -extern int nfs_wait_bit_killable(struct wait_bit_key *key); +extern int nfs_wait_bit_killable(struct wait_bit_key *key, int mode); /* super.c */ extern const struct super_operations nfs_sops;