patch-2.4.11-dontuse linux/include/linux/nfs_fs_i.h

Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/mtd/pmc551.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.10/linux/include/linux/nfs_fs_i.h linux/include/linux/nfs_fs_i.h
@@ -99,5 +99,6 @@
  * Lock flag values
  */
 #define NFS_LCK_GRANTED		0x0001		/* lock has been granted */
+#define NFS_LCK_RECLAIM		0x0002		/* lock marked for reclaiming */
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)