commit | ec1aef33668448718fcba79e4e981592bfd7e0a3 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Jun 10 15:12:58 2008 -0500 |
committer | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | Tue Jun 10 15:12:58 2008 -0500 |
tree | a587c702de386be5aeee52e9ebadf059c973aeb3 | |
parent | 3c65e8743bf8b5cf0f90e8d767bf1d8b50c14c76 [diff] |
jfs: remove DIRENTSIZ After fat gets fixed the unused DIRENTSIZ macro was the last user of struct dirent we should get rid of since the kernel and userspace versions differed. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>