OSDN Git Service

exfat: add error check when updating dir-entries
authorTetsuhiro Kohada <kohada.t2@gmail.com>
Wed, 24 Jun 2020 00:54:54 +0000 (09:54 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Tue, 11 Aug 2020 23:31:12 +0000 (08:31 +0900)
commit8b0c471773819c8201dc0b0123e1580639ee1570
tree1f3affcd9013c0834efd43ca97d439c97afa800e
parent3db3c3fb840ed4a6c7666d1464959edd40fe54f1
exfat: add error check when updating dir-entries

Add error check when synchronously updating dir-entries.

Suggested-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
fs/exfat/dir.c
fs/exfat/exfat_fs.h
fs/exfat/file.c
fs/exfat/inode.c