git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3b749b
)
ext3: explicitly remove inode from orphan list after failed direct io
author
Eric Sandeen
<sandeen@redhat.com>
Mon, 17 Mar 2014 19:13:00 +0000
(14:13 -0500)
committer
Jan Kara
<jack@suse.cz>
Mon, 17 Mar 2014 19:21:08 +0000
(20:21 +0100)
Otherwise non-empty orphan list will be triggered on umount.
This is just an application of commit da1daf by Dmitry Monakhov
to the same code in ext3.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/inode.c
patch
|
blob
|
history
diff --cc
fs/ext3/inode.c
Simple merge