看板 DFBSD_commit 關於我們 聯絡資訊
commit 47b18b20f4b3e3f6e36eeab0c41eaf992df4ff2c Author: Sascha Wildner <saw@online.de> Date: Sat Nov 20 17:36:09 2010 +0100 HAMMER: Deactivate dedup in 2.8. It was MFC'd due to suboptimal commit separation, so disallow access to the HAMMERIOC_DEDUP ioctl in 2.8. Also clarify this in the message we print when hammer(8) encounters a <v5 file system. Submitted-by: Ilya Dryomov <idryomov@gmail.com> Summary of changes: sbin/hammer/cmd_dedup.c | 10 ++++++---- sys/vfs/hammer/hammer_dedup.c | 3 +++ 2 files changed, 9 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47b18b20f4b3e3f6e36eeab0c41eaf992df4ff2c -- DragonFly BSD source repository