X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Fll_decode_filter_fid.8;h=b3ff422ab882de952e7c5194130b62d48f4b827d;hb=efe0ce6cca8f426b6b55b1a520492c99c3bff0dd;hp=a436a52cfbc106f7ef8700ad09dc4c3f2c9faeb2;hpb=f771a299036e22952ff754889aa592c6116cf031;p=fs%2Flustre-release.git diff --git a/lustre/doc/ll_decode_filter_fid.8 b/lustre/doc/ll_decode_filter_fid.8 index a436a52..b3ff422 100644 --- a/lustre/doc/ll_decode_filter_fid.8 +++ b/lustre/doc/ll_decode_filter_fid.8 @@ -20,12 +20,6 @@ modified by Lustre after that time. .PP The OST object ID (objid) is useful in case of OST directory corruption, though normally the -.BR ll_recover_lost_found_objs (8) -utility is able to reconstruct the entire OST object directory hierarchy. -The MDS FID can be useful to determine which MDS inode an OST object -is (or was) used by. The stripe index can be used in conjunction with -other OST objects to reconstruct the layout of a file even if the MDT -inode was lost. .SH EXAMPLE .fi root@oss1# cd /mnt/ost/lost+found @@ -56,4 +50,3 @@ The idx field shows the stripe number of this OST object in the Lustre RAID-0 striped file. .SH SEE ALSO .BR lustre (7), -.BR ll_recover_lost_found_objs (8)