diff options
author | Evgeniy Dushistov <dushistov@mail.ru> | 2008-02-08 04:20:16 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-08 09:22:33 -0800 |
commit | 90b315af12b427eeb09b2812343fb4ef9d01cf17 (patch) | |
tree | 907a54eebb048155dbbd091a11f2ff136ec45964 /fs/aio.c | |
parent | 91dbbe4896f374462c5912fbb3ec0dbab4814783 (diff) |
ufs: fix symlink creation on ufs2
If we create symlink on UFS2 filesystem under Linux, it looks wrong under
other OSes, because of max symlink length field was not initialized
properly, and data blocks were not used to save short symlink names.
[akpm@linux-foundation.org: add missing fs32_to_cpu()]
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Cc: Steven <stevenaaus@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions