看板 DFBSD_commit 關於我們 聯絡資訊
commit 181b7084e7c300806aa9ccbcee31b924bb2b8e5b Author: Antonio Huete Jimenez <tuxillo@quantumachine.net> Date: Thu Jun 30 21:55:53 2011 +0200 hammer(8) - Fix snapshot count in info directive. - We were wrongly using the HAMMER filesystem fd instead of a per-PFS one. - Adapt the snapshot count in the case of error Summary of changes: sbin/hammer/cmd_info.c | 34 +++++++++++++++++++++++----------- 1 files changed, 23 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/181b7084e7c300806aa9ccbcee31b924bb2b8e5b -- DragonFly BSD source repository