Re: [PATCH 002/104] virtiofsd: Pull in kernel's fuse.h

2020-01-03 Thread Daniel P . Berrangé
On Thu, Dec 12, 2019 at 04:37:22PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Update scripts/update-linux-headers.sh to add fuse.h and > use it to pull in fuse.h from the kernel; from v5.5-rc1 > > Signed-off-by: Dr. David Alan Gilbert > --- > include/standa

[PATCH 002/104] virtiofsd: Pull in kernel's fuse.h

2019-12-12 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Update scripts/update-linux-headers.sh to add fuse.h and use it to pull in fuse.h from the kernel; from v5.5-rc1 Signed-off-by: Dr. David Alan Gilbert --- include/standard-headers/linux/fuse.h | 891 ++ scripts/update-linux-headers.sh