commit | d2eade62388c4268f5b0239f8270cacf87bcde2f | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@linux.alibaba.com> | Fri Sep 05 11:39:55 2025 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Fri Sep 05 14:51:23 2025 +0800 |
tree | e50a3fcc3e5a053f998fd0ead4b19f2a5368aa4e | |
parent | e4fe77613b172e39dadb2e24cc3952c56cd2fe87 [diff] |
erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier() The trailing '\n' shouldn't be part of `backend`. Fixes: 5d3efc9babf3 ("erofs-utils: mount: enable autoclear for NBD devices") Reported-and-tested-by: Chengyu Zhu <hudsonzhu@tencent.com> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20250905033955.1351125-1-hsiangkao@linux.alibaba.com