From 7c4408f56852400b73f3fd0767e84a0fe670ac98 Mon Sep 17 00:00:00 2001 From: thantry Date: Sat, 14 Jun 2003 01:32:16 +0000 Subject: [PATCH] Convert spaces into tabs for patch to apply cleanly. --- lustre/kernel_patches/patches/iopen-2.4.18.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/patches/iopen-2.4.18.patch b/lustre/kernel_patches/patches/iopen-2.4.18.patch index d8dbdfb..6eabe85 100644 --- a/lustre/kernel_patches/patches/iopen-2.4.18.patch +++ b/lustre/kernel_patches/patches/iopen-2.4.18.patch @@ -407,7 +407,7 @@ #define EXT3_MOUNT_INDEX 0x4000 /* Enable directory index */ +#define EXT3_MOUNT_IOPEN 0x8000 /* Allow access via iopen */ +#define EXT3_MOUNT_IOPEN_NOPRIV 0x10000 /* Make iopen world-readable */ - #define EXT3_MOUNT_ASYNCDEL 0x20000 /* Delayed deletion */ + #define EXT3_MOUNT_ASYNCDEL 0x20000 /* Delayed deletion */ /* Compatibility, for having both ext2_fs.h and ext3_fs.h included at once */ -- 1.8.3.1