abbbi / abbbi/nullfsvfs

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

オープン
#12 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
wontfix
主要言語
C
スター
319
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。