summaryrefslogtreecommitdiff
path: root/net/dccp/ccids/ccid2.c
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2016-05-20 09:04:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-28 07:23:43 +0200
commit0f9a6d88cd9f3b16a86639bd652202fe27096b18 (patch)
treed702450dde970540707d3f776db911185ca85fc3 /net/dccp/ccids/ccid2.c
parentd5e678942de33a5d8545a8b7c825eb93b57be1a9 (diff)
ovl: Do d_type check only if work dir creation was successful
commit 21765194cecf2e4514ad75244df459f188140a0f upstream. d_type check requires successful creation of workdir as iterates through work dir and expects work dir to be present in it. If that's not the case, this check will always return d_type not supported even if underlying filesystem might be supporting it. So don't do this check if work dir creation failed in previous step. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com> Signed-off-by: SZ Lin (林上智) <sz.lin@moxa.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/dccp/ccids/ccid2.c')
0 files changed, 0 insertions, 0 deletions