Jan Kara
|
dcb30695f2
quota: Remove compatibility function sb_any_quota_enabled()
|
17 years ago |
Jan Kara
|
6929f89124
reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().
|
17 years ago |
Jan Kara
|
17bd13b31c
ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
|
17 years ago |
Jan Kara
|
ee0d5ffe0d
ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
|
17 years ago |
Jan Kara
|
f55abc0fb9
quota: Allow to separately enable quota accounting and enforcing limits
|
17 years ago |
Jan Kara
|
e4bc7b4b7f
quota: Make _SUSPENDED just a flag
|
17 years ago |
Jan Kara
|
1497d3ad48
quota: Remove bogus 'optimization' in check_idq() and check_bdq()
|
17 years ago |
Jan Kara
|
12095460f7
quota: Increase size of variables for limits and inode usage
|
17 years ago |
Jan Kara
|
74f783af95
quota: Add callbacks for allocating and destroying dquot structures
|
17 years ago |
Tao Ma
|
9f868f16e4
ocfs2/xattr: Restore not_found in xis
|
16 years ago |
Tao Ma
|
97aff52ae1
ocfs2/xattr: Fix a bug in xattr allocation estimation
|
16 years ago |
Mark Fasheh
|
53ef99cad9
ocfs2: Remove JBD compatibility layer
|
16 years ago |
Joel Becker
|
511308d90b
ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
|
16 years ago |
Joel Becker
|
a8549fb5ab
ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
|
16 years ago |
Joel Becker
|
970e4936d7
ocfs2: Validate metadata only when it's read from disk.
|
16 years ago |
Joel Becker
|
4ae1d69bed
ocfs2: Wrap xattr block reads in a dedicated function
|
16 years ago |
Joel Becker
|
a22305cc69
ocfs2: Wrap dirblock reads in a dedicated function.
|
16 years ago |
Joel Becker
|
5e96581a37
ocfs2: Wrap extent block reads in a dedicated function.
|
16 years ago |
Joel Becker
|
4203530613
ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks.
|
16 years ago |
Joel Becker
|
68f64d471b
ocfs2: Wrap group descriptor reads in a dedicated function.
|
16 years ago |
Joel Becker
|
57e3e79711
ocfs2: Consolidate validation of group descriptors.
|
16 years ago |
Joel Becker
|
10995aa245
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
|
16 years ago |
Joel Becker
|
b657c95c11
ocfs2: Wrap inode block reads in a dedicated function.
|
16 years ago |
Tiger Yang
|
a68979b857
ocfs2: add mount option and Kconfig option for acl
|
16 years ago |
Tiger Yang
|
89c38bd0ad
ocfs2: add ocfs2_init_acl in mknod
|
16 years ago |
Tiger Yang
|
060bc66dd5
ocfs2: add ocfs2_acl_chmod
|
16 years ago |
Tiger Yang
|
23fc2702be
ocfs2: add ocfs2_check_acl
|
16 years ago |
Tiger Yang
|
929fb014e0
ocfs2: add POSIX ACL API
|
16 years ago |
Tiger Yang
|
4e3e9d027f
ocfs2: add ocfs2_xattr_get_nolock
|
16 years ago |
Tiger Yang
|
534eadddc1
ocfs2: add ocfs2_init_security in during file create
|
16 years ago |