summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2015-08-12 15:00:12 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-21 10:05:44 -0700
commit16e327d319bf3cbdd507693ed18792cda3af3324 (patch)
treef1f29c45b5c169fdc6e80ca5ddb97e3a8cf98bef /tools/perf/scripts/python/export-to-postgresql.py
parentad2fee661f32e3f5399c116453d50867df3a6042 (diff)
fs: Set the size of empty dirs to 0.
commit 4b75de8615050c1b0dd8d7794838c42f74ed36ba upstream. 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. Reported-by: Tejun Heo <tj@kernel.org> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions