1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-22 11:59:21 +02:00
XBurst Tools, collection of boot and flash tools for XBurst devices. http://projects.qi-hardware.com/index.php/p/xburst-tools/
Go to file
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.
2009-01-31 17:23:30 +00:00
qiboot Fix handling of 60 bytes long symlinks 2009-01-31 17:23:30 +00:00