linux/fs/ext4
Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup
Currently all quota block reservation macros contains hard-coded "2"
aka MAXQUOTAS value. This is no good because in some places it is not
obvious to understand what does this digit represent. Let's introduce
new macro with self descriptive name.

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Acked-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-12-08 22:42:15 -05:00
..
acl.c
acl.h
balloc.c ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() 2009-11-22 07:44:56 -05:00
bitmap.c
block_validity.c ext4: add check for wraparound in ext4_data_block_valid() 2009-11-22 20:48:34 -05:00
dir.c
ext4_extents.h ext4: Split uninitialized extents for direct I/O 2009-09-28 15:49:08 -04:00
ext4_jbd2.c ext4: fold ext4_journal_forget() into ext4_forget() 2009-11-22 21:00:13 -05:00
ext4_jbd2.h ext4: quota macros cleanup 2009-12-08 22:42:15 -05:00
ext4.h ext4: call ext4_forget() from ext4_free_blocks() 2009-11-23 07:17:05 -05:00
extents.c ext4: quota macros cleanup 2009-12-08 22:42:15 -05:00
file.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
fsync.c ext4: avoid issuing unnecessary barriers 2009-11-23 07:24:57 -05:00
hash.c
ialloc.c
inode.c ext4: quota macros cleanup 2009-12-08 22:42:15 -05:00
ioctl.c ext4: initialize moved_len before calling ext4_move_extents() 2009-11-24 10:28:48 -05:00
Kconfig ext4: Use ext4 file system driver for ext2/ext3 file system mounts 2009-12-07 14:08:51 -05:00
Makefile
mballoc.c ext4: remove blocks from inode prealloc list on failure 2009-12-08 22:18:25 -05:00
mballoc.h ext4: Use tracepoints for mb_history trace file 2009-09-30 00:32:42 -04:00
migrate.c ext4: quota macros cleanup 2009-12-08 22:42:15 -05:00
move_extent.c ext4: move_extent_per_page() cleanup 2009-11-24 10:31:56 -05:00
namei.c ext4: quota macros cleanup 2009-12-08 22:42:15 -05:00
resize.c ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() 2009-12-07 10:38:16 -05:00
super.c ext4: wait for log to commit when umounting 2009-12-08 21:48:58 -05:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: call ext4_forget() from ext4_free_blocks() 2009-11-23 07:17:05 -05:00
xattr.h