Signed-off-by: Erez Zadok <ezk@xxxxxxxxxxxxx> --- include/linux/union_fs.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h index 7f8dcc3..d29318f 100644 --- a/include/linux/union_fs.h +++ b/include/linux/union_fs.h @@ -20,8 +20,5 @@ # define UNIONFS_IOCTL_INCGEN _IOR(0x15, 11, int) # define UNIONFS_IOCTL_QUERYFILE _IOR(0x15, 15, int) -/* We don't support normal remount, but unionctl uses it. */ -# define UNIONFS_REMOUNT_MAGIC 0x4a5a4380 - #endif /* _LINUX_UNIONFS_H */ -- 1.5.2.2 - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html