aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2013-12-08 21:11:59 -0500
committerTheodore Ts'o <[email protected]>2013-12-08 21:11:59 -0500
commit30fac0f75da24dd5bb43c9e911d2039a984ac815 (patch)
treee8e31ec8a47149e935ceba868575c1bd6e750633 /lib/mpi/mpi-inline.h
parent9105bb149bbbc555d2e11ba5166dfe7a24eae09e (diff)
ext4: Do not reserve clusters when fs doesn't support extents
When the filesystem doesn't support extents (like in ext2/3 compatibility modes), there is no need to reserve any clusters. Space estimates for writing are exact, hole punching doesn't need new metadata, and there are no unwritten extents to convert. This fixes a problem when filesystem still having some free space when accessed with a native ext2/3 driver suddently reports ENOSPC when accessed with ext4 driver. Reported-by: Geert Uytterhoeven <[email protected]> Tested-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Lukas Czerner <[email protected]> Signed-off-by: Jan Kara <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]> Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions