abbbi / abbbi/nullfsvfs

setfacl fails with older kernels (4.x 3.x)

Abierto
#12 0 comentarios 0 reacciones 0 asignados Ver en GitHub
wontfix
Lenguaje dominante
C
Estrellas
319
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Module includes all required function definitions to build with ACL support on older kernels but attempting to set acl information fails with:

```
setfacl -m u:root:r /mnt/file
setfacl: /mnt/file: Operation not supported
```

Probably a few things are missing here which are handled by the `generic_acl_access_handler` functions exported
by newer kernel versions. I could not make it work, help welcome (if required)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.