CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL5_FC6 Changes by: bmarzins@xxxxxxxxxxxxxx 2007-09-06 16:21:38 Modified files: libmultipath : hwtable.c Log message: Changed the default checker function for NETAPP devices from readsector0 to directio. Resolves: bz #247443 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.20.2.6&r2=1.20.2.7 --- multipath-tools/libmultipath/hwtable.c 2007/08/16 16:30:11 1.20.2.6 +++ multipath-tools/libmultipath/hwtable.c 2007/09/06 16:21:38 1.20.2.7 @@ -403,7 +403,7 @@ .rr_weight = RR_WEIGHT_NONE, .no_path_retry = NO_PATH_RETRY_UNDEF, .minio = 128, - .checker_name = READSECTOR0, + .checker_name = DIRECTIO, }, /* * IBM NSeries (NETAPP) controller family -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel