Eric Sandeen a996031c87 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>
2008-10-28 00:08:17 -04:00
..
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:29:21 -04:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00
2008-10-10 20:02:48 -04:00