Jan Kara
|
a90714c150
ocfs2: Add quota calls for allocation and freeing of inodes and space
|
16 vuotta sitten |
Mark Fasheh
|
53ef99cad9
ocfs2: Remove JBD compatibility layer
|
16 vuotta sitten |
Joel Becker
|
970e4936d7
ocfs2: Validate metadata only when it's read from disk.
|
16 vuotta sitten |
Joel Becker
|
5e96581a37
ocfs2: Wrap extent block reads in a dedicated function.
|
16 vuotta sitten |
Joel Becker
|
10995aa245
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
|
16 vuotta sitten |
Joel Becker
|
b657c95c11
ocfs2: Wrap inode block reads in a dedicated function.
|
16 vuotta sitten |
Mark Fasheh
|
fecc01126d
ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
|
16 vuotta sitten |
Tao Ma
|
2891d290aa
ocfs2: Add clusters free in dealloc_ctxt.
|
16 vuotta sitten |
Joel Becker
|
0fcaa56a2a
ocfs2: Simplify ocfs2_read_block()
|
16 vuotta sitten |
Joel Becker
|
31d33073ca
ocfs2: Require an inode for ocfs2_read_block(s)().
|
16 vuotta sitten |
Mark Fasheh
|
a81cb88b64
ocfs2: Don't check for NULL before brelse()
|
16 vuotta sitten |
Joel Becker
|
2b4e30fbde
ocfs2: Switch over to JBD2.
|
16 vuotta sitten |
Joel Becker
|
8d6220d6a7
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
|
16 vuotta sitten |
Joel Becker
|
1625f8ac15
ocfs2: Comment struct ocfs2_extent_tree_operations.
|
16 vuotta sitten |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
17 vuotta sitten |
Joel Becker
|
1e61ee79e2
ocfs2: Add an insertion check to ocfs2_extent_tree_operations.
|
17 vuotta sitten |
Joel Becker
|
1a09f556e5
ocfs2: Create specific get_extent_tree functions.
|
17 vuotta sitten |
Joel Becker
|
943cced39e
ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.
|
17 vuotta sitten |
Joel Becker
|
1c25d93a4a
ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents().
|
17 vuotta sitten |
Joel Becker
|
0ce1010f1a
ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations.
|
17 vuotta sitten |
Joel Becker
|
ea5efa1512
ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
|
17 vuotta sitten |
Joel Becker
|
dc0ce61af4
ocfs2: Make ocfs2_extent_tree get/put instead of alloc.
|
17 vuotta sitten |
Joel Becker
|
ce1d9ea621
ocfs2: Prefix the ocfs2_extent_tree structure.
|
17 vuotta sitten |
Joel Becker
|
35dc0aa3c5
ocfs2: Prefix the extent tree operations structure.
|
17 vuotta sitten |
Tao Ma
|
ca12b7c489
ocfs2: Optionally limit extent size in ocfs2_insert_extent()
|
17 vuotta sitten |
Tao Ma
|
ba492615f0
ocfs2: Add xattr index tree operations
|
17 vuotta sitten |
Tiger Yang
|
fdd77704a8
ocfs2: reserve inline space for extended attribute
|
17 vuotta sitten |
Tao Ma
|
f56654c435
ocfs2: Add extent tree operation for xattr value btrees
|
17 vuotta sitten |
Tao Ma
|
0eb8d47e69
ocfs2: Make high level btree extend code generic
|
17 vuotta sitten |
Tao Ma
|
e7d4cb6bc1
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
|
17 vuotta sitten |