> seems fstat return a block count of zero for NFS files, and tar detect sparse 
> files
> with:
> 
> if (ST_NBLOCKS (st->stat) == 0) {
> 
> so that always matches!
> 
> need to dig deeper now.

Sigh, it is related to OpenVZ NFS quota code. Will report a bug.

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to