]> git.proxmox.com Git - mirror_zfs.git/commit
Enable .zfs/snapshot for 32-bit systems
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 28 Oct 2016 22:42:56 +0000 (22:42 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 2 Nov 2016 19:14:45 +0000 (12:14 -0700)
commit4990e576c6aa18048dd2341a736118383a5f063d
treee333f5e6349a9f523cf254ee50011e57d9a564d1
parent48d3eb40c71e5840e4d9e9af7addcfef7c382511
Enable .zfs/snapshot for 32-bit systems

Originally the .zfs/snapshot directory was disabled for 32-bit systems
because 64-bit inode numbers were not supported.  This is no longer
the case and this functionality can be enabled by default.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #5347
Closes #2002
module/zfs/zfs_ctldir.c