commit | 54fb996ac15c4014fa4d6b0ec8e42da134204897 | [log] [tgz] |
---|---|---|
author | Evgeniy Dushistov <dushistov@mail.ru> | Mon Feb 12 00:54:32 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 12 09:48:40 2007 -0800 |
tree | ee7a98270cabefc996a13691a7c9d63141a8d3a9 | |
parent | 3313e29267414e4e3bf0d3de1caf9cb439b64aaf [diff] |
[PATCH] ufs2 write: block allocation update Patch adds ability to work with 64bit metadata, this made by replacing work with 32bit pointers by inline functions. Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>