Zheng Liu <gnehzuil.liu <at> gmail.com> writes: > > From: Zheng Liu <wenqing.lz <at> taobao.com> > > This commit tries to fix a bug that we can't read fast symlink properly. > The following script can hit the bug. > > Hi all, > > I am not sure whether or not we need to enable inline_data for a fast > symlink inode. Obviously, it brings a benefit that after enabling > inline_data feature for a fast symlink we can get more space to store > the path. But it seems that the original patch doesn't want to do this > Another solution for fixing this bug is to disable inline_data for a > fast symlink. Any comment? > > Thanks, > - Zheng I compiled a kernel with this patch and the long symlinks work OK now. fsck still complains, of course. Seems like a fairly rare case, but is there any real downside to supporting it? --ian -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html