fs: remove vfs_setfsops
commit14a6e3548a9e757277154314bb3f39865f236695
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Wed, 21 Jun 2017 19:16:27 +0000 (21 22:16 +0300)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Wed, 21 Jun 2017 19:16:27 +0000 (21 22:16 +0300)
tree979560f466a50dff7e923016aab26d776970907d
parent93656b706f5c338f095dd353ef775e895e936324
fs: remove vfs_setfsops

It wasn't used anymore and was part of the template-based vfs ops
infrastructure.
include/sys/vfs.h
include/sys/vfs_opreg.h
kernel/fs/vfs.c