DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: DragonFly-2.3.1.497.g0f65b master sys/vfs/hammer hammer.h hammer_blockmap.c hammer_vfsops.c


From: Antonio Huete Jimenez <ahuete.devel@xxxxxxxxx>
Date: Mon, 29 Jun 2009 21:43:15 +0200

Hi,

As discussed the thing is that df(1) seems uses statfs() for reporting space. I don't know if this can become an issue with very large FS.
I've just added the same code applied for hammer_vfs_statvfs() to hammer_vfs_statfs() in the patch attached.

After trying it a bit I got negative space reported by df(1) when the FS is full. I freed up some space and pruning everything, but I kept seeing negative space, problably due the size of the FS itself (6GB). I'm not going to look on this further by now.

Cheers,
Antonio

Attachment: hammer01.patch
Description: Binary data



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