mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-02-02 13:21:06 +02:00
Paul Fertser
7132195b32
Fix handling of 60 bytes long symlinks
On ext2 the symlink can be stored in inode itself if it's not larger than 60 bytes. If the symlink path is exactly 60 bytes, then one more byte is needed to store terminating NULL, therefore the path is placed in a separate block.
Description
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
Languages
C
98.5%
Makefile
0.6%
Assembly
0.3%
Roff
0.2%
M4
0.2%
Other
0.1%