linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v11 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
@ 2019-06-06 10:46 Hans de Goede
  2019-06-06 10:46 ` [PATCH v11] " Hans de Goede
  2019-06-06 11:51 ` David Howells
  0 siblings, 2 replies; 5+ messages in thread
From: Hans de Goede @ 2019-06-06 10:46 UTC (permalink / raw)
  To: Alexander Viro, David Howells; +Cc: Hans de Goede, linux-fsdevel

Hello Everyone,

Here is the 11th version of my cleaned-up / refactored version of the
VirtualBox shared-folder VFS driver.

This version hopefully addresses all issues pointed out in David Howell's
review of v10 (thank you for the review David):

Changes in v11:
-Convert to the new Documentation/filesystems/mount_api.txt mount API
-Fixed all the function kerneldoc comments to have things in the proper order
-Change type of d_type variable passed as type to dir_emit from int to
 unsigned int
-Replaced the fake-ino overflow test with the one suggested by David Howells
-Fixed various coding style issues

For changes in older versions see the change log in the patch.

This version has been used by several distributions (arch, Fedora) for a
while now, so hopefully we can get this upstream soonish, please review.

Regards,

Hans


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-06 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-06 10:46 [PATCH v11 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support Hans de Goede
2019-06-06 10:46 ` [PATCH v11] " Hans de Goede
2019-06-06 11:51 ` David Howells
2019-06-06 13:10   ` Hans de Goede
2019-06-06 13:24   ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).