Tao Ma
|
6f70fa5199
ocfs2: Add CoW support.
|
15 years ago |
Tao Ma
|
1aa75fea64
ocfs2: Add functions for extents refcounted.
|
16 years ago |
Tao Ma
|
1823cb0b9f
ocfs2: Add support of decrementing refcount for delete.
|
16 years ago |
Tao Ma
|
e2e9f6082b
ocfs2: move tree path functions to alloc.h.
|
16 years ago |
Tao Ma
|
fe92441595
ocfs2: Add refcount b-tree as a new extent tree.
|
16 years ago |
Joel Becker
|
5e404e9ed1
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
|
16 years ago |
Joel Becker
|
dbdcf6a48a
ocfs2: ocfs2_remove_extent() no longer needs struct inode.
|
16 years ago |
Joel Becker
|
cbee7e1a6a
ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode.
|
16 years ago |
Joel Becker
|
cc79d8c19e
ocfs2: ocfs2_insert_extent() no longer needs struct inode.
|
16 years ago |
Joel Becker
|
facdb77f54
ocfs2: ocfs2_find_path() only needs the caching info
|
16 years ago |
Joel Becker
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 years ago |
Joel Becker
|
d9a0a1f83b
ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
|
16 years ago |
Mark Fasheh
|
9b7895efac
ocfs2: Add a name indexed b-tree to directory inodes
|
16 years ago |
Joel Becker
|
2a50a743bd
ocfs2: Create ocfs2_xattr_value_buf.
|
16 years ago |
Joel Becker
|
13723d00e3
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
16 years ago |
Joel Becker
|
5e96581a37
ocfs2: Wrap extent block reads in a dedicated function.
|
16 years ago |
Mark Fasheh
|
fecc01126d
ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
|
16 years ago |
Tao Ma
|
78f30c314a
ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.
|
16 years ago |
Tao Ma
|
2891d290aa
ocfs2: Add clusters free in dealloc_ctxt.
|
16 years ago |
Joel Becker
|
8d6220d6a7
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
|
17 years ago |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
17 years ago |
Joel Becker
|
1a09f556e5
ocfs2: Create specific get_extent_tree functions.
|
17 years ago |
Tao Ma
|
ca12b7c489
ocfs2: Optionally limit extent size in ocfs2_insert_extent()
|
17 years ago |
Tao Ma
|
ba492615f0
ocfs2: Add xattr index tree operations
|
17 years ago |
Tao Ma
|
f56654c435
ocfs2: Add extent tree operation for xattr value btrees
|
17 years ago |
Tao Ma
|
0eb8d47e69
ocfs2: Make high level btree extend code generic
|
17 years ago |
Tao Ma
|
e7d4cb6bc1
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
|
17 years ago |
Tao Ma
|
811f933df1
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
|
17 years ago |
Tao Ma
|
231b87d109
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
|
17 years ago |
Mark Fasheh
|
00dc417fa3
ocfs2: fiemap support
|
16 years ago |