abbbi / abbbi/nullfsvfs

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

Aperta
#12 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
wontfix
Lingua principale
C
Stelle
319
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.