Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7a9ed4b authored by JC Lafoucriere's avatar JC Lafoucriere Committed by Greg Kroah-Hartman
Browse files

staging: lustre: hsm: Add CLF_RENAME_LAST flag

parent 6a1938d9
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -676,7 +676,12 @@ static inline const char *changelog_type2str(int type)
#define CLF_UNLINK_HSM_EXISTS 0x0002 /* File has something in HSM */
				     /* HSM cleaning needed */
/* Flags for rename */
#define CLF_RENAME_LAST       0x0001 /* rename unlink last hardlink of target */
#define CLF_RENAME_LAST		0x0001	/* rename unlink last hardlink of
					 * target
					 */
#define CLF_RENAME_LAST_EXISTS	0x0002	/* rename unlink last hardlink of target
					 * has an archive in backend
					 */

/* Flags for HSM */
/* 12b used (from high weight to low weight):