Whamcloud - gitweb
Branch b1_8
authorw.li <w.li>
Fri, 21 Aug 2009 01:29:07 +0000 (01:29 +0000)
committerw.li <w.li>
Fri, 21 Aug 2009 01:29:07 +0000 (01:29 +0000)
commitf401a23adc8ec31cdcb67fbb7aefcb0bc8e7bbee
treeef63689dde52411cc03f98ecc973c8b98660ba5a
parent219567e22ac8381c277e9ceac44b22edc38fcd14
Branch b1_8
b=19743
i=tappro
i=nathan.rutman,robert.read (non-test part)

Attachment 25260: lfs path2fid.  Add a "path2fid <path>" command to
lfs(1).  Ported from HEAD (Bug 17187 and 19856).

Attachment 25261: lctl getobjversion.  Add a new lctl(8) command,
"getobjversion <fid>", to get the version of an object.  Currently, only
versions of MDT objects can be retrieved.

Attachment 24412: replay-vbr rmultiop.  Make the command sequence an
argument, as required by the new replay-vbr tests.  Fix rmultiop_stop's
return code which would always be zero.

Attachment 25094: replay-vbr tests.  Move rmultiop_{start,stop} to top.
Add a zconf_mount_clients to balance the former zconf_umount_clients.
Add new tests 0* and 2b (2 renamed to 2a).
13 files changed:
lustre/include/lustre/liblustreapi.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre_lib.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/mds/mds_lov.c
lustre/tests/replay-vbr.sh
lustre/utils/lctl.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c
lustre/utils/obd.c
lustre/utils/obdctl.h