]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - fs/ext4/super.c
ext4: return ENOMEM when mounts fail due to lack of memory
authorTheodore Ts'o <tytso@mit.edu>
Mon, 28 May 2012 21:49:54 +0000 (17:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 28 May 2012 21:49:54 +0000 (17:49 -0400)
commit2cde417de013b2e5ae3007374d937e8c4c426bd4
treea103c97aca903c3b6bc6147f92c76b34fe28c90a
parent2716b80284c5ca415b8ce93ca178b0ca28482568
ext4: return ENOMEM when mounts fail due to lack of memory

This is a port of the ext3 commit: 4569cd1b0d9

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c