Whamcloud - gitweb
LU-525 llapi_file_get_stripe() fails with ENAMETOOLONG
authorJohann Lombardi <johann@whamcloud.com>
Thu, 21 Jul 2011 14:50:09 +0000 (16:50 +0200)
committerJohann Lombardi <johann@whamcloud.com>
Thu, 21 Jul 2011 16:48:00 +0000 (12:48 -0400)
commitad42deebdd27991cb3dc58f0656921b39133bf46
tree7e0d5c69d1a2a4905464a53332c6d9ff66eeab2e
parentd70e443dcc32d3bc5edab64d266a6e636c85136c
LU-525 llapi_file_get_stripe() fails with ENAMETOOLONG

Remove bogus check on fsname in llapi_file_get_stripe().

Change-Id: I6ea7c403ce3a1994e80bc039260fae1e881b892b
Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1131
Tested-by: Hudson
Reviewed-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/liblustreapi.c