Enzo Matsumiya <ematsumiya@xxxxxxx> writes: > EEXIST didn't make sense to use when dfs_cache_find() couldn't find a > cache entry nor retrieve a referral target. > > It also doesn't make sense cifs_dfs_query_info_nonascii_quirk() to > emulate ENOENT anymore. > > Signed-off-by: Enzo Matsumiya <ematsumiya@xxxxxxx> > --- > fs/cifs/connect.c | 6 ++++-- > fs/cifs/dfs_cache.c | 6 +++--- > fs/cifs/misc.c | 6 +----- > 3 files changed, 8 insertions(+), 10 deletions(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>