看板 DFBSD_commit 關於我們 聯絡資訊
commit bcbb46291583ecca9475be404dd85a92fdd24039 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/bcbb46291583ecca9475be404dd85a92fdd24039 -- DragonFly BSD source repository