JFS: If unicode conversion fails, operation should fail.
Previously, if an object is created with an illegal character in the iocharset, JFS substituted a question mark as a substitution character and allowed the operation to succeed. This can cause more than on dentry to be created for the same object, leading to more problems.
Showing
Please register or sign in to comment