From: zab Date: Tue, 25 Feb 2003 01:08:39 +0000 (+0000) Subject: - bring b_devel changes into b_io in preparation for file size fixes X-Git-Tag: v1_7_100~1^120~15 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ac10266dd9723060fdbe752731750301a715397c;p=fs%2Flustre-release.git - bring b_devel changes into b_io in preparation for file size fixes --- diff --git a/lustre/include/linux/obd_ost.h b/lustre/include/linux/obd_ost.h index 5de0a25..f8d1486 100644 --- a/lustre/include/linux/obd_ost.h +++ b/lustre/include/linux/obd_ost.h @@ -31,6 +31,8 @@ #define LUSTRE_OST_NAME "ost" #define LUSTRE_OSC_NAME "osc" +#define LUSTRE_SANOSC_NAME "sanosc" +#define LUSTRE_SANOST_NAME "sanost" /* ost/ost_pack.c */ void ost_pack_niobuf(void **tmp, __u64 offset, __u32 len, __u32 flags,