It became obsolete long ago. Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> --- usr/sbc.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/usr/sbc.c b/usr/sbc.c index 3650d39..253f17c 100644 --- a/usr/sbc.c +++ b/usr/sbc.c @@ -243,9 +243,6 @@ static int sbc_lu_init(struct scsi_lu *lu) add_mode_page(lu, "0:0:0"); /* Disconnect page */ add_mode_page(lu, "2:0:14:0x80:0x80:0:0xa:0:0:0:0:0:0:0:0:0:0"); - /* GEO page */ - add_mode_page(lu, "4:0:22:0:0:0:0x40:0:0:0:0:0:" - "0:0:0:0:0:0:0:0:0:0x3a:0x98:0:0"); /* Caching Page */ add_mode_page(lu, "8:0:18:0x14:0:0xff:0xff:0:0:" "0xff:0xff:0xff:0xff:0x80:0x14:0:0:0:0:0:0"); -- 1.5.6.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |