Displaying 5 results from an estimated 5 matches for "remove_suid".
2008 Feb 06
1
[PATCH 1/4] btrfs: Add workaround for AppArmor changing remove_suid() prototype
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In openSUSE 10.3, AppArmor modifies remove_suid to take a struct path
rather than just a dentry. This 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, alter...
2008 Jul 03
2
iozone remove_suid oops...
Having done a current checkout, creating a new FS and running iozone
[1] on it results in an oops [2]. remove_suid is called, accessing
offset 14 of a NULL pointer.
Let me know if you''d like me to test any fix, do further debugging or
get more information.
Thanks,
Daniel
--- [1]
# mkfs.btrfs /dev/sda4
# mount /dev/sda4 /mnt
/mnt# iozone -a .
--- [2]
[ 899.118926] BUG: unable to handle kernel N...
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
2008 Jan 19
1
[bugreport] btrfs 0.11
...piix pata_acpi pcnet32 mii libata BusLogic
scsi_mod thermal processor fan fuse
<4>[45260.760017]
<4>[45260.761431] Pid: 4510, comm: cp Not tainted (2.6.24-4-generic #1)
<4>[45260.762595] EIP: 0060:[<c0164ce1>] EFLAGS: 00010206 CPU: 0
<4>[45260.765053] EIP is at should_remove_suid+0x1/0x50
<4>[45260.766213] EAX: 00000008 EBX: df252a18 ECX: ffffffff EDX:
df8c2300
<4>[45260.767372] ESI: 00001000 EDI: 00001000 EBP: 00001000 ESP:
df491ec8
<4>[45260.768540] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
<0>[45260.774702] Process cp (pid: 4510, ti=df490000 t...
2010 Jun 03
2
Tracking down hangs
...begin_nolock+0xa83/0xfc8
[79916.901235] [<ffffffffa0399d63>] :ocfs2:ocfs2_write_begin+0x112/0x1cf
[79916.901243] [<ffffffff80271e7e>] generic_file_buffered_write+0x14c/0x630
[79916.901555] [<ffffffff80238b41>] current_fs_time+0x1e/0x24
[79916.901560] [<ffffffff80270c4a>] remove_suid+0x18/0x4b
[79916.901564] [<ffffffff802adb7a>] file_update_time+0xb2/0xf2
[79916.901570] [<ffffffff802726a1>] __generic_file_aio_write_nolock+0x33f/0x3a9
[79916.901581] [<ffffffffa039f1f6>] :ocfs2:ocfs2_cluster_unlock+0x21d/0x289
[79916.901592] [<ffffffff80272800>] generi...