summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2008-07-08 20:37:06 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-08 21:39:31 +0200
commiteb35c218d83ec0780d9db869310f2e333f628702 (patch)
treed958661099c79352c36508784720c89d12ad1682 /Kbuild
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 (diff)
downloadlinux-eb35c218d83ec0780d9db869310f2e333f628702.tar.xz
linux-eb35c218d83ec0780d9db869310f2e333f628702.zip
reiserfs: discard prealloc in reiserfs_delete_inode
With the removal of struct file from the xattr code, reiserfs_file_release() isn't used anymore, so the prealloc isn't discarded. This causes hangs later down the line. This patch adds it to reiserfs_delete_inode. In most cases it will be a no-op due to it already having been called, but will avoid hangs with xattrs. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions