[Box Backup] Problems moving the store location
   
    Martin Ebourne
     
    boxbackup@fluffy.co.uk
       
    Thu, 21 Dec 2006 12:43:50 +0000
    
    
  
Stefan Norlin <stefan.norlin@infoflexconnect.se> wrote:
> HAVE_VALID_DIRENT_D_TYPE is defined but en->d_type
> is always set to 0 (UNKNOWN) and therefore it fails to read
> the directory entries correctly.
Arse.
> If I unset HAVE_VALID_DIRENT_D_TYPE it seems to work.
> However, I will need to dig even deeper into this to understand
> the problem 100% before I trust my backups with it.
>
> So, I guess I have to skip JFS for the time being and stick to ext3.
Try rebuiling box with the sources on the JFS filesystem. It will most  
likely not set that because we have a runtime autoconf check for it.
I thought that field was a characteristic of the OS, not the FS.
Cheers,
Martin.