bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] stat() on btrfs reports the st_blocks with delay (data los


From: Paul Eggert
Subject: Re: [Bug-tar] stat() on btrfs reports the st_blocks with delay (data loss in archivers)
Date: Wed, 6 Jul 2016 17:01:12 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 07/06/2016 04:53 PM, Joerg Schilling wrote:
Antonio Diaz Diaz<address@hidden>  wrote:

>Joerg Schilling wrote:
> >POSIX requires st_blocks to be != 0 in case that the file contains data.
>
>Please, could you provide a reference? I can't find such requirement at
>http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html
        blkcnt_t st_blocks      Number of blocks allocated for this object.

This doesn't require that st_blocks must be nonzero if the file contains nonzero data, any more that it requires that st_blocks must be nonzero if the file contains zero data. In either case, metadata outside the scope of st_blocks might contain enough information for the file system to represent all the file's data.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]