]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add some helper definitions to fs.h in the LinuxKPI.
authorMark Johnston <markj@FreeBSD.org>
Sat, 8 Jul 2017 20:11:06 +0000 (20:11 +0000)
committerMark Johnston <markj@FreeBSD.org>
Sat, 8 Jul 2017 20:11:06 +0000 (20:11 +0000)
commitdac6b88a207bc31446c269a9c7d735d2656b6b86
tree78be8e17f4d45a3b86c16401977d363e9fcf685e
parente51dd47b0875041d29ea9a2d985bacffa9c6bfed
Add some helper definitions to fs.h in the LinuxKPI.

Add a field to struct linux_file to allow the creation of anonymous
shmem objects.

MFC after: 1 week
sys/compat/linuxkpi/common/include/linux/fs.h
sys/compat/linuxkpi/common/src/linux_compat.c