]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Fix fallocate error path
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
commit95c3889cb88ca4833096553c12cde9e7eb792f4c
treecb18bbe779ffef21695a068f8ed49d4dad48d428
parentf3f12faa7414595f502721c90c34deccc1a03c71
ext4: Fix fallocate error path

Put the old extent details back if we fail to split the
uninitialized extent.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c