Hide Forgot
Sticky bit files with access mode 0 are not listed in the output of ls on a dht volume. -bash-3.2# ls -l /bin/ksh ---------T 1 root root 1163664 Dec 21 06:05 /bin/ksh -bash-3.2# cp /bin/ksh /mnt/dht/client1 -bash-3.2# ls /mnt/dht/client1 adsl-setup bin bin2 -bash-3.2# ls /mnt/3.0/data/export3 bin bin2 ksh -bash-3.2#
PATCH: http://patches.gluster.com/patch/2717 in release-3.0 (cluster/dht: Check for size 0 in check_is_linkfile())
PATCH: http://patches.gluster.com/patch/2718 in master (cluster/dht: Check for size 0 in check_is_linkfile())