commit | 0d89842410961c7387ef2fa2225cc177eeb42045 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Sep 11 15:58:58 2018 +0900 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:29 2018 +0200 |
tree | 1e697caeeec9755a86e1894c3cb4f5cf3a49e536 | |
parent | 6e8eff228c30e8b68ac7642cfe46723e3b1fae37 [diff] |
fs: fat: extend get_fs_info() for write use get_fs_info() was introduced in major re-work of read operation by Rob. We want to reuse this function in write operation by extending it with additional members in fsdata structure. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>