Tiger Yang
|
38d59ef61c
ocfs2: Add xattr support checking in init_security
|
16 年之前 |
Tiger Yang
|
008aafaf0b
ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
|
16 年之前 |
Tiger Yang
|
0e445b6fe9
ocfs2: calculate and reserve credits for xattr value in mknod
|
16 年之前 |
Tao Ma
|
90cb546cad
ocfs2/xattr: fix credits calculation during index create
|
16 年之前 |
Tao Ma
|
4b3f6209bf
ocfs2/xattr: Always updating ctime during xattr set.
|
16 年之前 |
Tao Ma
|
71d548a6af
ocfs2/xattr: Remove extend_trans call and add its credits from the beginning
|
16 年之前 |
Joel Becker
|
8400897249
ocfs2: Use proper journal_access function in xattr.c
|
16 年之前 |
Joel Becker
|
4311901daa
ocfs2: Pass value buf to ocfs2_remove_value_outside().
|
16 年之前 |
Joel Becker
|
512620f44d
ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry().
|
16 年之前 |
Joel Becker
|
0c748e9532
ocfs2: Pass value buf to ocfs2_xattr_update_entry().
|
16 年之前 |
Joel Becker
|
b3e5d37905
ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().
|
16 年之前 |
Joel Becker
|
19b801f45f
ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate().
|
16 年之前 |
Joel Becker
|
d72cc72d57
ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range().
|
16 年之前 |
Joel Becker
|
2a50a743bd
ocfs2: Create ocfs2_xattr_value_buf.
|
16 年之前 |
Joel Becker
|
4d0e214ee8
ocfs2: Add ecc and checksums to ocfs2 xattr buckets.
|
16 年之前 |
Joel Becker
|
d6b32bbb3e
ocfs2: block read meta ecc.
|
16 年之前 |
Joel Becker
|
91f2033fa9
ocfs2: Pass xs->bucket into ocfs2_add_new_xattr_bucket().
|
16 年之前 |
Joel Becker
|
ed29c0ca14
ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket().
|
16 年之前 |
Joel Becker
|
012ee91087
ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster().
|
16 年之前 |
Joel Becker
|
41cb814866
ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster().
|
16 年之前 |
Joel Becker
|
92cf3adf48
ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster().
|
16 年之前 |
Joel Becker
|
c58b6032f9
ocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_bucket_cross_cluster().
|
16 年之前 |
Joel Becker
|
54ecb6b6df
ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now.
|
16 年之前 |
Joel Becker
|
874d65af1c
ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets().
|
16 年之前 |
Joel Becker
|
b5c03e7469
ocfs2: Use ocfs2_cp_xattr_bucket() in ocfs2_mv_xattr_bucket_cross_cluster().
|
16 年之前 |
Joel Becker
|
2b656c1d6f
ocfs2: Explain t_is_new in ocfs2_cp_xattr_cluster().
|
16 年之前 |
Joel Becker
|
15d609293d
ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster().
|
16 年之前 |
Joel Becker
|
92de109ade
ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket()
|
16 年之前 |
Tao Ma
|
88c3b0622a
ocfs2: Narrow the transaction for deleting xattrs from a bucket.
|
16 年之前 |
Joel Becker
|
548b0f22bb
ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate()
|
16 年之前 |