commit | 1aab323ea5cd67d2d2572a1f2794978583ff8545 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jan 19 13:19:42 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jan 19 13:19:42 2012 -0500 |
tree | 102dc00a85b084a458e1d27afa8b1dcc0e5a7ce2 | |
parent | 424a5334a5235c2fbb80090b18a065eeceb51d64 [diff] |
qnx4: di_fname is an array, for crying out loud... (struct qnx4_inode_entry *)(bh->b_data + some_offset)->di_fname is not going to be NULL, TYVM... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>