Whamcloud - gitweb
Fix lfs_getstripe not to declare variables after code. This does not work
authoradilger <adilger>
Tue, 21 Oct 2003 10:00:29 +0000 (10:00 +0000)
committeradilger <adilger>
Tue, 21 Oct 2003 10:00:29 +0000 (10:00 +0000)
commit48bf317fed5cf8f0722a7464b4b89b467d9a5eda
tree8c858d2c70374f0eff171eb537470436d4af08da
parentd48fb0f05ce58280171644220d0daac086bc56c7
Fix lfs_getstripe not to declare variables after code.  This does not work
with GCC < 3.0, and most Lustre users use GCC 2.9x.
b=1944
lustre/utils/lfs.c