summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAKASHI Takahiro <[email protected]>2018-09-11 15:59:04 +0900
committerAlexander Graf <[email protected]>2018-09-23 21:55:29 +0200
commit4ced2039dc55e74ce0c4587a1cd509109d281e80 (patch)
tree4cc77389e082b6d944635b2cd95a015112c6d6fe /include/linux
parentf1149cea160710b8851001454db66e5bb6bcee48 (diff)
fs: fat: support write with sub-directory path
In this patch, write implementation is overhauled and rewritten by making full use of directory iterator. The obvious bonus is that we are now able to write to a file with a directory path, like /A/B/C/FILE. Please note that, as there is no notion of "current directory" on u-boot, a file name specified must contain an absolute directory path. Otherwise, "/" (root directory) is assumed. Signed-off-by: AKASHI Takahiro <[email protected]> Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions