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:
2c06941
)
Another update to HEAD (with b_smfs), killed lookup_create() duplication in
author
green
<green>
Thu, 6 May 2004 18:36:40 +0000
(18:36 +0000)
committer
green
<green>
Thu, 6 May 2004 18:36:40 +0000
(18:36 +0000)
lvfs/, exported lookup_create in vfs_intent* patches instead.
lustre/llite/llite_internal.h
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_internal.h
b/lustre/llite/llite_internal.h
index
35b9ce5
..
39f5a4a
100644
(file)
--- a/
lustre/llite/llite_internal.h
+++ b/
lustre/llite/llite_internal.h
@@
-168,6
+168,7
@@
void ll_removepage(struct page *page);
int ll_readpage(struct file *file, struct page *page);
struct ll_async_page *llap_from_cookie(void *cookie);
struct ll_async_page *llap_from_page(struct page *page);
+struct ll_async_page *llap_cast_private(struct page *page);
void ll_readahead_init(struct inode *inode, struct ll_readahead_state *ras);
void ll_truncate(struct inode *inode);