[Kernel-packages] [Bug 1349020] Re: inline_data option on ext4 truncates symlinks

2014-08-20 Thread Claes Wallin
The bug has been fixed in -proposed. Performed the test in the bug description. The `128` file accurately points to a 128 bytes long filename. Double-checked that the file system was actually using -O inline_data. Disk usage reflects it as well: # du ext4{,_inline}/test{/*,} 4 ext4/test/128

[Kernel-packages] [Bug 1349020] Re: inline_data option on ext4 truncates symlinks

2014-08-20 Thread Claes Wallin
** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1349020 Title: inline_data option on ext4 truncates sym

[Kernel-packages] [Bug 1349020] Re: inline_data option on ext4 truncates symlinks

2014-08-04 Thread Claes Wallin
That fixes the bug. Even symlinks created by the faulty kernel will be interpreted correctly by the fixed kernel, as the fault is in reading, not in writing. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1349020] Re: inline_data option on ext4 truncates symlinks

2014-07-26 Thread Claes Wallin
** Description changed: To replicate the bug, create two filesystems, one with `mkfs.ext4 -I 256`, one with `mkfs.ext4 -I 256 -O inline_data`. An inode size of 256 bytes is the default, but included here for clarity. To do this, you are going to need an `e2fsprogs` from trunk, or version 1

[Kernel-packages] [Bug 1349020] [NEW] inline_data option on ext4 truncates symlinks

2014-07-26 Thread Claes Wallin
Public bug reported: To replicate the bug, create two filesystems, one with `mkfs.ext4 -I 256`, one with `mkfs.ext4 -I 256 -O inline_data`. An inode size of 256 bytes is the default, but included here for clarity. To do this, you are going to need an `e2fsprogs` from trunk, or version 1.43 if it h