From 019ea2e0ff863e8e9cf1684542b07dbc58d6149f Mon Sep 17 00:00:00 2001 From: huanghua Date: Fri, 11 Jul 2008 05:22:21 +0000 Subject: [PATCH] Branch b1_8_gate b=11930 i=adilger i=nikita.danilov i=alex --- lustre/mds/mds_internal.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/mds/mds_internal.h b/lustre/mds/mds_internal.h index 1b4d6a2..34afe98 100644 --- a/lustre/mds/mds_internal.h +++ b/lustre/mds/mds_internal.h @@ -245,7 +245,6 @@ int mds_get_md(struct obd_device *, struct inode *, void *md, int *size, int lock, int flags); int mds_pack_md(struct obd_device *, struct lustre_msg *, int offset, struct mds_body *, struct inode *, int lock, int flags); -void mds_pack_inode2fid(struct ll_fid *fid, struct inode *inode); void mds_pack_inode2body(struct mds_body *body, struct inode *inode); #endif int mds_pack_acl(struct mds_export_data *med, struct inode *inode, -- 1.8.3.1