Subject wants a log->9pfsd adjustment too On 10/11/2023 4:07 pm, Juergen Gross wrote: > diff --git a/tools/xen-9pfsd/xen-9pfsd.c b/tools/xen-9pfsd/xen-9pfsd.c > new file mode 100644 > index 0000000000..c365b35fe5 > --- /dev/null > +++ b/tools/xen-9pfsd/xen-9pfsd.c > @@ -0,0 +1,145 @@ > +/* SPDX-License-Identifier: GPL-2.0 */
Sorry I didn't notice this before. This is a deprecated SDPX tag now, and the preferred form is with an explicit -only or -or-later suffix. I presume you mean -only in this case? (Happy to fix both up on commit if there are no other issues.) ~Andrew
