On Wed, Aug 12, 2015 at 03:07:19PM -0500, Eric W. Biederman wrote: > > Before the make_empty_dir_inode calls were introduce into proc, sysfs, > and sysctl those directories when stated reported an i_size of 0. > make_empty_dir_inode started reporting an i_size of 2. At least one > userspace application depended on stat returning i_size of 0. So modify > make_empty_dir_inode to cause an i_size of 0 to be reported for these > directories. > > Cc: stable@xxxxxxxxxxxxxxx > Reproted-by: Tejun Heo <tj@xxxxxxxxxx> ^^^ > Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html