Whamcloud - gitweb
snap/snap.c: snap_do_cow() fixed case with existing indirect object
[fs/lustre-release.git] / lustre / include / linux / obd_snap.h
index 864dcd0..53f8986 100644 (file)
 #define SNAP_MAX  8 
 
 
 #define SNAP_MAX  8 
 
 
-/* ioctls for manipulating snapshots 40 - 50 */
-#define OBD_SNAP_SETTABLE           _IOWR('f', 40, long)
-#define OBD_SNAP_PRINTTABLE           _IOWR('f', 41, long)
+/* ioctls for manipulating snapshots 40 - 60 */
+#define OBD_SNAP_SETTABLE      _IOWR('f', 40, long)
+#define OBD_SNAP_PRINTTABLE    _IOWR('f', 41, long)
+#define OBD_SNAP_RUNIT         _IOWR('f', 42, long)