OSDN Git Service

NFSv4: Respect the server imposed limit on how many changes we may cache
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs / nfs / delegation.h
index 554178a..a448291 100644 (file)
@@ -61,6 +61,7 @@ bool nfs4_copy_delegation_stateid(nfs4_stateid *dst, struct inode *inode, fmode_
 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
 int nfs4_have_delegation(struct inode *inode, fmode_t flags);
 int nfs4_check_delegation(struct inode *inode, fmode_t flags);
+bool nfs4_delegation_flush_on_close(const struct inode *inode);
 
 #endif