commit | 5bc30a5158cb14e952a48f6ed36e7810f826018d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Nov 22 09:58:44 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Dec 10 09:14:59 2020 +0100 |
tree | 3d2bcfcc785a90cc7243103b4246d802d926b9f9 | |
parent | e09f3e42ec5491c84f0f86228962543a15b92a5a [diff] |
fs: fat: fat_find_empty_dentries() Provide a function to find a series of empty directory entries. The current directory is scanned for deleted entries. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>