Searched hist:"34 f4388801ca94ebdaf66d9f5696af677e9e0a9e" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_extattr.h | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_extattr.c | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_extern.h | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_inode.c | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_inode_cnv.c | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_alloc.c | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|
H A D | ext2_vnops.c | diff 34f4388801ca94ebdaf66d9f5696af677e9e0a9e Thu May 04 00:35:41 CEST 2017 Pedro F. Giffuni <pfg@FreeBSD.org> ext2fs: add read-write support for Extended Attributes.
Extended attributes and their particular implementation in linux are different from FreeBSD so in this case we have started diverging from the UFS EA implementation, which would be the natural reference.
Depending on future progress implementing ACLs this approach may change but for now bring to the tree an implementation that is consistent and can be tested.
Submitted by: Fedor Uporov
Differential Revision: https://reviews.freebsd.org/D10460
|