Whamcloud - gitweb
LU-2696 utils: fix error message in rmtacl_notify()
authorSebastien Buisson <sebastien.buisson@bull.net>
Mon, 28 Jan 2013 13:40:35 +0000 (14:40 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 13 Jun 2013 23:25:54 +0000 (19:25 -0400)
commitc2d2bf1a48532ef585b4aab6bc164b929becf941
treea10eb225e6a550f34bae231ed0a418b7a6f42f1d
parent8506754fbd50de5d10a4055d6efc5b43111ebe35
LU-2696 utils: fix error message in rmtacl_notify()

Print mnt->mnt_dir instead of fd in error message, and print
the ioctl type that failed.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: Ia10c992e4f6ed1dbab86ccfea9d85ea2e0f81cf5
Reviewed-on: http://review.whamcloud.com/5187
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/liblustreapi.c