Searched hist:f456767d3391e9f7d9d25a2e7241d75676dc19da (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | extents_status.c | diff f456767d3391e9f7d9d25a2e7241d75676dc19da Mon Oct 01 13:33:24 CDT 2018 Eric Whitney <enwlinux@gmail.com> ext4: fix reserved cluster accounting at page invalidation time
Add new code to count canceled pending cluster reservations on bigalloc file systems and to reduce the cluster reservation count on all file systems using delayed allocation. This replaces old code in ext4_da_page_release_reservations that was incorrect.
Signed-off-by: Eric Whitney <enwlinux@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ext4.h | diff f456767d3391e9f7d9d25a2e7241d75676dc19da Mon Oct 01 13:33:24 CDT 2018 Eric Whitney <enwlinux@gmail.com> ext4: fix reserved cluster accounting at page invalidation time
Add new code to count canceled pending cluster reservations on bigalloc file systems and to reduce the cluster reservation count on all file systems using delayed allocation. This replaces old code in ext4_da_page_release_reservations that was incorrect.
Signed-off-by: Eric Whitney <enwlinux@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | inode.c | diff f456767d3391e9f7d9d25a2e7241d75676dc19da Mon Oct 01 13:33:24 CDT 2018 Eric Whitney <enwlinux@gmail.com> ext4: fix reserved cluster accounting at page invalidation time
Add new code to count canceled pending cluster reservations on bigalloc file systems and to reduce the cluster reservation count on all file systems using delayed allocation. This replaces old code in ext4_da_page_release_reservations that was incorrect.
Signed-off-by: Eric Whitney <enwlinux@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|