Displaying 2 results from an estimated 2 matches for "remove_suid_path".
2008 Feb 06
1
[PATCH 1/4] btrfs: Add workaround for AppArmor changing remove_suid() prototype
...is patch tests that the kernel is openSUSE
 10.3 or newer and adjusts the call accordingly.
 Debian/Ubuntu with AppArmor applied will also need a similar patch.
 Maintainers of btrfs under those distributions should build on this
 patch or, alternatively, alter their package descriptions to add
 -DREMOVE_SUID_PATH to the compiler command line.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
- ---
 compat.h |   15 +++++++++++++++
 file.c   |    5 +++++
 2 files changed, 20 insertions(+)
- --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ b/compat.h	2008-02-06 16:46:13.000000000 -0500
@@ -0,0 +1,15 @@...
2008 Apr 29
26
Btrfs v0.14 Released
Hello everyone,
Btrfs v0.14 is now available for download.  Please note the disk format has 
changed, and it is not compatible with older versions of Btrfs.
For downloads and documention, please see the Btrfs project page:
http://btrfs.wiki.kernel.org
The oss.oracle.com Btrfs project page will soon start redirecting here.
v0.14 has a few performance fixes and closes some races that could have