Bug Fixes

#1441824 (Bug #16821) * ** A new configurable 'filesys.checklinks' can be used to prevent files being added that have a symlink in their directory path. When this configurable is set to '1', trying to 'p4 add' a file that is symbolically linked below the client root will fail. Setting this configurable to '2' allows the user to bypass the check by using the '-f' (force) option.