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:
a247f06
)
Branch: b_new_cmd
author
wangdi
<wangdi>
Wed, 30 Aug 2006 09:09:00 +0000
(09:09 +0000)
committer
wangdi
<wangdi>
Wed, 30 Aug 2006 09:09:00 +0000
(09:09 +0000)
oops, just forget a file in the last commit
lustre/include/lu_object.h
patch
|
blob
|
history
diff --git
a/lustre/include/lu_object.h
b/lustre/include/lu_object.h
index
4b569ef
..
3a6dd2d
100644
(file)
--- a/
lustre/include/lu_object.h
+++ b/
lustre/include/lu_object.h
@@
-810,6
+810,8
@@
static inline const __u32 lu_object_attr(const struct lu_object *o)
struct lu_rdpg {
/* input params, should be filled out by mdt */
__u32 rp_hash; /* hash */
+ __u32 rp_hash_end; /* hash end, means reading the
+ entry until this hash*/
int rp_count; /* count in bytes */
int rp_npages; /* number of pages */
struct page **rp_pages; /* pointers to pages */