diff options
author | Eric W. Biederman <[email protected]> | 2015-08-12 15:00:12 -0500 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2015-08-12 15:28:45 -0500 |
commit | 4b75de8615050c1b0dd8d7794838c42f74ed36ba (patch) | |
tree | a1b3dcc1c29a83c639246650c3ac8ea02bd31b56 /lib/timerqueue.c | |
parent | faf00da544045fdc1454f3b9e6d7f65c841de302 (diff) |
fs: Set the size of empty dirs to 0.
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: [email protected]
Reported-by: Tejun Heo <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions