Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9d205a3
)
Branch b1_6
author
adilger
<adilger>
Wed, 19 Dec 2007 20:33:43 +0000
(20:33 +0000)
committer
adilger
<adilger>
Wed, 19 Dec 2007 20:33:43 +0000
(20:33 +0000)
Minor whitespace fixup.
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6-sles10.patch
patch
|
blob
|
history
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.18-vanilla.patch
patch
|
blob
|
history
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.22-vanilla.patch
patch
|
blob
|
history
diff --git
a/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6-sles10.patch
b/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6-sles10.patch
index
f4b52d8
..
93be2eb
100644
(file)
--- a/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6-sles10.patch
+++ b/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6-sles10.patch
@@
-148,12
+148,12
@@
Index: linux-2.6.16.46-0.14/fs/ext3/extents.c
}
+struct fiemap_internal {
}
+struct fiemap_internal {
-+ struct fiemap *fiemap_s;
++ struct fiemap *fiemap_s;
+ struct fiemap_extent fm_extent;
+ struct fiemap_extent fm_extent;
-+ size_t tot_mapping_len;
-+ char *cur_ext_ptr;
-+ int current_extent;
-+ int err;
++ size_t tot_mapping_len;
++ char *cur_ext_ptr;
++ int current_extent;
++ int err;
+};
+
+/*
+};
+
+/*
diff --git
a/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.18-vanilla.patch
b/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.18-vanilla.patch
index
3c4d700
..
7a953e7
100644
(file)
--- a/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.18-vanilla.patch
+++ b/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.18-vanilla.patch
@@
-146,12
+146,12
@@
Index: linux-2.6.18/fs/ext3/extents.c
}
+struct fiemap_internal {
}
+struct fiemap_internal {
-+ struct fiemap *fiemap_s;
++ struct fiemap *fiemap_s;
+ struct fiemap_extent fm_extent;
+ struct fiemap_extent fm_extent;
-+ size_t tot_mapping_len;
-+ char *cur_ext_ptr;
-+ int current_extent;
-+ int err;
++ size_t tot_mapping_len;
++ char *cur_ext_ptr;
++ int current_extent;
++ int err;
+};
+
+/*
+};
+
+/*
diff --git
a/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.22-vanilla.patch
b/ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.22-vanilla.patch
index
ed13d2a
..
8554589
100644
(file)
--- a/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.22-vanilla.patch
+++ b/
ldiskfs/kernel_patches/patches/ext3-fiemap-2.6.22-vanilla.patch
@@
-145,12
+145,12
@@
Index: linux-2.6.18/fs/ext3/extents.c
}
+struct fiemap_internal {
}
+struct fiemap_internal {
-+ struct fiemap *fiemap_s;
++ struct fiemap *fiemap_s;
+ struct fiemap_extent fm_extent;
+ struct fiemap_extent fm_extent;
-+ size_t tot_mapping_len;
-+ char *cur_ext_ptr;
-+ int current_extent;
-+ int err;
++ size_t tot_mapping_len;
++ char *cur_ext_ptr;
++ int current_extent;
++ int err;
+};
+
+/*
+};
+
+/*