DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/hammer hammer_ioctl.h hammer_prune.c
dillon 2008/05/31 11:37:57 PDT
DragonFly src repository
Modified files:
sys/vfs/hammer hammer_ioctl.h hammer_prune.c
Log:
HAMMER 49/Many: Enhance pruning code
* Pass the element array in as a pointer rather then embedding it in
the hammer_ioc_prune structure.
* Adjust the modulo calculations to allow non-aligned snapshots to be
pruned, to support the new 'hammer softprune' command.
Revision Changes Path
1.10 +2 -2 src/sys/vfs/hammer/hammer_ioctl.h
1.3 +34 -14 src/sys/vfs/hammer/hammer_prune.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_ioctl.h.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_prune.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]