]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] jfs: jfs_delete_inode must call clear_inode
authorDave Kleikamp <shaggy@austin.ibm.com>
Tue, 13 Sep 2005 08:16:09 +0000 (04:16 -0400)
committerChris Wright <chrisw@osdl.org>
Sat, 17 Sep 2005 01:01:58 +0000 (18:01 -0700)
commit81ddd439761f2f2e6837f9746c83864f410a4077
tree317d7c5a36e348e8d401a2f2777112b76d8e1088
parent504b891bc7cc7fb76e3000b5fe91ca491eb773c5
[PATCH] jfs: jfs_delete_inode must call clear_inode

JFS: jfs_delete_inode should always call clear_inode.

> From Chuck Ebbert:
I'm submitting this patch for -stable:

  - it reportedly fixes an oops
  - it's already in 2.6.13-git

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Chris Wright <chrisw@osdl.org>
fs/jfs/inode.c