This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] implement /proc/filesystems


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]