Searched hist:"0 fe9b66c65f3ff227da45381afe7612f91e32740" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.h | diff 0fe9b66c65f3ff227da45381afe7612f91e32740 Mon Aug 17 22:47:56 CDT 2009 Tao Ma <tao.ma@oracle.com> ocfs2: Add preserve to reflink.
reflink has 2 options for the destination file: 1. snapshot: reflink will attempt to preserve ownership, permissions, and all other security state in order to create a full snapshot. 2. new file: it will acquire the data extent sharing but will see the file's security state and attributes initialized as a new file.
So add the option to ocfs2.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
|
H A D | refcounttree.c | diff 0fe9b66c65f3ff227da45381afe7612f91e32740 Mon Aug 17 22:47:56 CDT 2009 Tao Ma <tao.ma@oracle.com> ocfs2: Add preserve to reflink.
reflink has 2 options for the destination file: 1. snapshot: reflink will attempt to preserve ownership, permissions, and all other security state in order to create a full snapshot. 2. new file: it will acquire the data extent sharing but will see the file's security state and attributes initialized as a new file.
So add the option to ocfs2.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
|
H A D | xattr.c | diff 0fe9b66c65f3ff227da45381afe7612f91e32740 Mon Aug 17 22:47:56 CDT 2009 Tao Ma <tao.ma@oracle.com> ocfs2: Add preserve to reflink.
reflink has 2 options for the destination file: 1. snapshot: reflink will attempt to preserve ownership, permissions, and all other security state in order to create a full snapshot. 2. new file: it will acquire the data extent sharing but will see the file's security state and attributes initialized as a new file.
So add the option to ocfs2.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
|