summaryrefslogtreecommitdiffstats
path: root/extras/quota/quota_fsck.py
diff options
context:
space:
mode:
Diffstat (limited to 'extras/quota/quota_fsck.py')
-rwxr-xr-xextras/quota/quota_fsck.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/quota/quota_fsck.py b/extras/quota/quota_fsck.py
index 174f2a2a44c..ea8d638112b 100755
--- a/extras/quota/quota_fsck.py
+++ b/extras/quota/quota_fsck.py
@@ -157,6 +157,7 @@ def get_quota_xattr_brick(dpath):
xattr_dict['parents'] = {}
for xattr in pairs:
+ xattr = xattr.decode("utf-8")
xattr_key = xattr.split("=")[0]
if re.search("# file:", xattr_key):
# skip the file comment