diff options
| author | Ćukasz Majewski <[email protected]> | 2012-12-05 08:06:40 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-12-07 08:47:53 -0700 |
| commit | 13d43555a9154cf12255023c47e80d947d7d0604 (patch) | |
| tree | 87c0164ebdca3110238832c7b6010d69c469a4be /include/stdio_dev.h | |
| parent | d429ca0d831024b1b1845db8a5e950b44e10db04 (diff) | |
fs:ext4:write: Initialize cache aligned filename buffer
The filename buffer is allocated dynamically. It must be cache aligned.
Moreover, it is necessary to erase its content before we use it for
file name operations.
This prevents from corruption of written file names.
Signed-off-by: Lukasz Majewski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions
