]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Add missing error check
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 6 Jun 2022 15:57:21 +0000 (18:57 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Fri, 17 Jun 2022 16:18:29 +0000 (19:18 +0300)
commitccb23c309e3f87e186dbd60eef68c4df825e4b80
treece870bc9d55060c49e68d0f1954a0bbd8e422bda
parentbc9ed6007f2398b90ce284f3cc09cf82f5213e95
fs/ntfs3: Add missing error check

We must check return value of log_read_rst

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/fslog.c