]> asedeno.scripts.mit.edu Git - linux.git/commit
ncpfs: remove compat functionality
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2018 18:35:10 +0000 (20:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2018 17:23:26 +0000 (19:23 +0200)
commitf0ac2abcc0c7a3d148d32afed6f5e99692d54d2f
tree62b59f1da28935b482cbb180a7b9eb480a5e12f3
parentbd32895c750bcd2b511bf93917bf7ae723e3d0b6
ncpfs: remove compat functionality

Now that ncpfs is gone from the tree, no need to have the compatibility
thunking layer around, it will not actually go anywhere :)

So delete that logic from fs/compat.c, it is no longer needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/compat.c