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:
e9e9cce
)
- niu's inode changes broke sanity.sh 36a.
author
braam
<braam>
Thu, 18 Sep 2003 17:33:15 +0000
(17:33 +0000)
committer
braam
<braam>
Thu, 18 Sep 2003 17:33:15 +0000
(17:33 +0000)
lustre/llite/llite_internal.h
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_internal.h
b/lustre/llite/llite_internal.h
index
486d233
..
5bc13f4
100644
(file)
--- a/
lustre/llite/llite_internal.h
+++ b/
lustre/llite/llite_internal.h
@@
-158,8
+158,6
@@
int it_disposition(struct lookup_intent *it, int flag);
void it_set_disposition(struct lookup_intent *it, int flag);
void ll_read_inode2(struct inode *inode, void *opaque);
void ll_umount_begin(struct super_block *sb);
-int ll_prep_inode(struct obd_export *exp, struct inode **inode,
- struct ptlrpc_request *req, int offset, struct super_block *sb);
/* llite/symlink.c */
extern struct inode_operations ll_fast_symlink_inode_operations;