
17 Jan
2014
17 Jan
'14
6:54 a.m.
Hi Stephen,
On 16.01.2014 22:53, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
This hooks into the generic "file exists" support added in an earlier patch, and provides an implementation for the ext4 filesystem.
Signed-off-by: Stephen Warren swarren@nvidia.com
fs/fat/fat.c | 18 ++++++++++++++---- fs/fs.c | 2 +- include/fat.h | 1 + 3 files changed, 16 insertions(+), 5 deletions(-)
Nitpicking, but the subject and the description mention "ext4fs" (copy and paste mistake). Please change it to "fat" to match the patch.
Thanks, Stefan