On 16 Dec 2002, Greg Troxel said:
> +#ifdef STRICT_INODES
> +      /*
> +       * We intentionally don't check the inodes so that untarring a
> +       * saved tarball of DATA, LOG and the cache hierarcy can restore
> +       * a host to a previous state.  This enables bandwidth-poort hosts
> +       * to remember the effects of hoard walking when recovering from
> +       * various kinds of venus lossage as an alternative to -init.
> +       */
>        tstat.st_ino == inode &&
> +#endif /* ALLOW_WRONG_INODES */

Do you mean /* STRICT_INODES */ ?

-- 
`I was thinking of the legendary British Weather, with the four seasons
 of winter, mud, rain, and damp.' --- Peter da Silva

Reply via email to