Whamcloud - gitweb
LU-1279 utils: Silence modprobe ptlrpc output in mount.lustre
authorOleg Drokin <green@whamcloud.com>
Fri, 2 Nov 2012 18:52:07 +0000 (14:52 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 3 Nov 2012 07:01:04 +0000 (03:01 -0400)
commit20e5b84f086a5e45e2692a239e2f74a37d580774
treef43077fd36b6ff927e8a6dccfad33237407a9be4
parent884fb3f418d24627f821771c512cf59283a60b9b
LU-1279 utils: Silence modprobe ptlrpc output in mount.lustre

Patch d8d9b78a5c08eb1d938ab9e3bdaf7f756bfbb5ec introduced
this modprobe, but order of redirects was reversed which results
in printing spurios messages like "FATAL: Module ptlrpc not found."
when mountig lustre from local build dir.

Change-Id: I688d073ad3b0565f73c29a50c2b81383adfd7a48
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4449
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/mount_lustre.c