From: adilger Date: Fri, 17 Oct 2008 21:14:04 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_130~1^104 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=498facc743cd3b30c2d18c0276e714afcc0ad42a;p=fs%2Flustre-release.git Branch b1_8_gate Fix comment to be on one line. --- diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index 855b28d..ddfdfd3 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -341,8 +341,7 @@ extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb); #define OBD_CONNECT_LRU_RESIZE 0x02000000ULL /*Lru resize feature. */ #define OBD_CONNECT_MDS_MDS 0x04000000ULL /*MDS-MDS connection */ #define OBD_CONNECT_REAL 0x08000000ULL /*real connection */ -#define OBD_CONNECT_CHANGE_QS 0x10000000ULL /*shrink/enlarge qunit size - *b=10600 */ +#define OBD_CONNECT_CHANGE_QS 0x10000000ULL /*shrink/enlarge qunit b=10600 */ #define OBD_CONNECT_CKSUM 0x20000000ULL /*support several cksum algos */ #define OBD_CONNECT_FID 0x40000000ULL /* FID is supported */ #define OBD_CONNECT_VBR 0x80000000ULL /* version based recovery */