http://bugzilla.kernel.org/show_bug.cgi?id=14354 --- Comment #184 from Theodore Tso <tytso@xxxxxxx> 2009-11-08 21:12:42 --- > First off, it's slower. Secondly, 'l' is already 'strlen+1', so it looks > like ext4 _already_ copies the NUL terminating character. > > So I suspect the debugging patch complained about writing a NUL to a > location that was already NUL to begin with. Umm, yeah. Good point. Since the debugging patch marks the page ro, short of doing a test before trying to null-terminate the symlink, the debugging patch is always going to flag a false-positive here. - Ted -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- 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