To enable user-defined extended attributes for ext3 file systems (i.e. device), use:
tune2fs -o user_xattr /dev/device
Alternatively, extended attributes for a file system can be enabled at mount time, as in:
mount /dev/device /path/to/cache -o user_xattr
命令來自于:redhat 7 官方檔案;更多內容請關注 cnblogs.com/xuyaowen;
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/150658.html
標籤:Linux
上一篇:FS-Cache 調研
下一篇:Where is the kernel documentation?; Ubuntu 上如何安裝 linux 內核檔案;fedora 上如何安裝linux內核檔案?
