[PATCH] remove fsuser()
This patch removes fsuser(). Now both suser() and fsuser() are gone and all permission checks use an appropriate capable() call.
Showing
Please register or sign in to comment
This patch removes fsuser(). Now both suser() and fsuser() are gone and all permission checks use an appropriate capable() call.