superblock: get the kernel inoptr out of the superblock
authorAlan Cox <alan@linux.intel.com>
Tue, 10 Apr 2018 22:16:42 +0000 (23:16 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 10 Apr 2018 22:16:42 +0000 (23:16 +0100)
commit5500b880eabb042d97e2a6bf7495d872f20dcf98
treed4a92b952fd2e982210645bc5bda8b92347923a7
parenta66babb77d99bdd7f3b9a3a0d59c03652e6a57b6
superblock: get the kernel inoptr out of the superblock

Put it in the memory only area where it belongs
Kernel/filesys.c
Kernel/include/kernel.h
Kernel/syscall_other.c