On Tue, Mar 15, 2016 at 12:02:48AM +0800, Jevon Qiao wrote: > diff --git a/hw/9pfs/9p-cephfs.c b/hw/9pfs/9p-cephfs.c > new file mode 100644 > index 0000000..e2d659d > --- /dev/null > +++ b/hw/9pfs/9p-cephfs.c > @@ -0,0 +1,836 @@ > +/* > + * 9p cephfs callback > + * > + * Copyright UnitedStack, Corp. 2016 > + * > + * Authors: > + * Jevon Qiao <scaleq...@gmail.com> > + * > + * This work is licensed under the terms of the GNU GPL, version 2. See > + * the COPYING file in the top-level directory.
We generally prefer v2 or later. > + * > + */ > +