diff options
author | Mohit Agrawal <moagrawa@redhat.com> | 2018-05-08 14:52:04 +0530 |
---|---|---|
committer | Mohit Agrawal <moagrawa@redhat.com> | 2018-05-08 15:15:27 +0530 |
commit | ed5a09e4aea7f64f9a43698955e24285a936f0c0 (patch) | |
tree | a5a54bb7ce83f1b97ca0928b8ae95c5691674ed3 /extras | |
parent | 38fa8b983b42c7970cd5583e9b10a385a60b89dc (diff) |
dht: Avoid dict log flooding for internal MDS xattr
Problem: Before populate MDS internal xattr first dht checks if MDS is
present in xattr or not.If xattr dictionary is NULL dict_get
log the message either dict or key is NULL
Solution: Before call dict_get check xattr, if it is NULL then no
need to call dict_get.
BUG: 1575910
Change-Id: I81604ec5945b85eba14b42f4583d06ec713028f4
fixes: bz#1575910
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions