diff options
| author | Eric Sandeen <sandeen@redhat.com> | 2008-10-28 00:08:17 -0400 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2008-10-28 00:08:17 -0400 |
| commit | a996031c87e093017c0763326a08896a3a4817f4 (patch) | |
| tree | 74550b7108b1b1fd87393801de56bd9e1e8b1012 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 8c3bf8a01c005385e9be0bc992e10abfb355278c (diff) | |
| download | olio-linux-3.10-a996031c87e093017c0763326a08896a3a4817f4.tar.xz olio-linux-3.10-a996031c87e093017c0763326a08896a3a4817f4.zip | |
delay capable() check in ext4_has_free_blocks()
As reported by Eric Paris, the capable() check in ext4_has_free_blocks()
sometimes causes SELinux denials.
We can rearrange the logic so that we only try to use the root-reserved
blocks when necessary, and even then we can move the capable() test
to last, to avoid the check most of the time.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions