From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 23 Jul 2018 19:56:58 -0400 Subject: [U-Boot] [PATCH 11/17] fs: add mkdir interface In-Reply-To: References: <20180720025723.6736-1-takahiro.akashi@linaro.org> <20180720025723.6736-12-takahiro.akashi@linaro.org> Message-ID: <20180723235658.GC11755@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jul 23, 2018 at 05:48:13PM -0600, Simon Glass wrote: > Hi, > > On 20 July 2018 at 11:35, Heinrich Schuchardt wrote: > > On 07/20/2018 04:57 AM, AKASHI Takahiro wrote: > >> "mkdir" interface is added to file operations. > >> This is a preparatory change as mkdir support for FAT file system > >> will be added in next patch. > >> > >> Signed-off-by: AKASHI Takahiro > >> --- > >> fs/fs.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > >> include/fs.h | 10 ++++++++++ > >> 2 files changed, 55 insertions(+) > >> > > We need to get a proper fs test in place before we add any more stuff. Agreed that we need more tests as part of this series. > Does someone waent to try converting fs-test.sh to pytest in test/py/tests ? I thought there was at least a first pass at that? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: