First patch fix Smatch warning. Second one add missing default path. This is not necessarylly needed, but will not make any harm and other filesystems have it and it is also checked some places in ntfs3. So let's be consistent. Kari Argillander (2): fs/ntfs3: Fix pass zero to ERR_PTR() in ntfs_get_acl_ex fs/ntfs3: Fix missing type checking in ntfs_get_acl_ex fs/ntfs3/xattr.c | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) -- 2.25.1