[PATCH] implement /proc/filesystems

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Mon Aug 9 14:15:00 GMT 2010


On Mon, Aug 09, 2010 at 10:20:53AM +0200, Corinna Vinschen wrote:
>On Aug  9 01:22, Yaakov S wrote:
>> 	* fhandler_proc.cc: Add /proc/filesystems virtual file.
>> 	(format_proc_filesystems): New function.
>> 	* mount.cc (fs_names): Move to global scope. Redefine as array
>> 	of { "name", block_device? } structs.
>> 	(fillout_mntent): Use name member of fs_names.
>> 	* mount.h (fs_names): New prototype.
>
>Thank you!  Patch applied.  I added an entry to the docs as well.

Thanks for the new functionality Yaakov.

cgf



More information about the Cygwin-patches mailing list