diff options
author | Duane Griffin <duaneg@dghda.com> | 2009-01-08 23:43:51 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-03-27 19:43:58 +0100 |
commit | 723be1f30046a46471b00106ebef9d8c832f12e9 (patch) | |
tree | 1a721b9ee1f4799be5f35028c75693c21ce2cf38 /fs/udf | |
parent | ufs: ensure fast symlinks are NUL-terminated (diff) | |
download | linux-723be1f30046a46471b00106ebef9d8c832f12e9.tar.xz linux-723be1f30046a46471b00106ebef9d8c832f12e9.zip |
ufs: copy symlink data into the correct union member
Copy symlink data into the union member it is accessed through. Although
this shouldn't make a difference to behaviour it makes the code easier
to follow and grep through. It may also prevent problems if the
struct/union definitions change in the future.
Signed-off-by: Duane Griffin <duaneg@dghda.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions