[PATCH] oops on HPFS filesystem file rename
commit675d48b7c8be36be9cd92e4ca87417f9fd7129e0
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Fri, 27 Feb 2004 23:58:28 +0000 (27 15:58 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 27 Feb 2004 23:58:28 +0000 (27 15:58 -0800)
treee583210d8171f304beb4aa886da0ddf3b101ab4a
parentea4a229c949138d4156a80a8b46222a4471bd43c
[PATCH] oops on HPFS filesystem file rename

Maurice van der Stee noted that he got an oops on a HPFS filesystem when
saving an edited file..

  <stares at the code>
  <blinks>
  <wonders whereTF do we assign hpfs1_i and hpfs2_i if both inodes are non-NULL>
  <finds the patch in question>
  <stares at jgarzik>

This fixes it.  That, BTW, means that *nobody* had ever tried to use
hpfs r/w since 2.5.3-pre3.
fs/hpfs/buffer.c