commit | 940ef1a0ed939c2ca029fca715e25e7778ce1e34 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 08 23:27:12 2017 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 09 16:28:01 2017 -0400 |
tree | 12844c2edbaebe626e07c18fda601eb1f6409cb1 | |
parent | 6b0d144fa758869bdd652c50aa41aaf601232550 [diff] |
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() ... and it really needs splitting into "new" and "extend" cases, but that's for later Cc: stable@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>