commit | 7bd54ef722e9938768f524677be0ac4985d8473a | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Jul 12 16:28:07 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 22 23:58:14 2012 +0400 |
tree | dca26fd9d6420dec3ebb65f9b8aa58c05afd9236 | |
parent | 65e5e83f7d01a3790deb1ba2e0d887e715c43307 [diff] |
fs/ufs: re-arrange the code a bit This patch does not do any functional changes. It only moves 3 functions in fs/ufs/super.c a little bit up in order to prepare for further changes where I'll need this new arrangement to avoid forward declarations. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>