commit | b81226c5d55b16a23f044d37b45e9b6909d8fbce | [log] [tgz] |
---|---|---|
author | Artem B. Bityuckiy <dedekind@infradead.org> | Thu Feb 17 17:51:17 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:39:35 2005 +0200 |
tree | 41c3f5d6c4d163735a60fc5a930d2feb313c17cd | |
parent | 171650af9cd847964cf69b6bab9009631283293f [diff] |
[JFFS2] Fix node lookup Look the ref->next_phys field instead of ->next_in_ino to determine if the block has more then one node. Signed-off-by: Artem B. Bityuckiy <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>