Re: FAT32 statfs(2) inode usage

From: Ben Woods <woodsb02_at_freebsd.org>
Date: Wed, 08 Mar 2023 23:10:12 UTC
On Thu, 9 Mar 2023, at 12:40 AM, Stefan Esser wrote:
> Hi Ben,
>
> I have created a patch that has been tested with both FAT12 and FAT16
> and which has passed all my tests with different file system parameters
> (e.g. number of root directory entries) and all operations (create,
> rename and delete files and directories with DOS-8.3 or Win95 names).
>
> Could you please create a PR that describes the issue you had (wrong
> report of no free inodes on a FAT16 file system) and assign it to me?
>
> I'll reference the PR in the review I'm going to create and hope that
> this will help get the issue reviewed and the patch set approved ...
>
> Best regards, STefan

Hi Stefan,

Thanks for the quick patch! I’ll try to find some time in the next few days to build a new kernel and test.

I have created the PR here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270053

Regards,
Ben

-- 
From: Ben Woods
woodsb02@freebsd.org