Commit 04fe193
committed
Define XATTR_{CREATE,REPLACE} for all linux_like
Android also supports these attributes[1]. Move the definitions into the
parent linux_like module.
[1] https://android.googlesource.com/platform/bionic/+/921b3a4642c2d24e7580ae542ff10e0319a2453d/libc/kernel/uapi/linux/xattr.h#241 parent a016994 commit 04fe193
3 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
1157 | | - | |
1158 | | - | |
1159 | 1156 | | |
1160 | 1157 | | |
1161 | 1158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
1715 | | - | |
1716 | | - | |
1717 | | - | |
1718 | 1715 | | |
1719 | 1716 | | |
1720 | 1717 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
549 | 552 | | |
550 | 553 | | |
551 | 554 | | |
| |||
0 commit comments