Re: btrfs-ino-cache runs on every boot for 6 minutes

2013-12-06 Thread Szőts Ákos
A következőt írtad ekkor: 2013. december 6. 14:04:19 Could you please try the following and show me the output of dmesg? thanks, -liubo The following happened: - I upgraded to 3.13.0-rc2-6.ge7c00d8 (since the original 3.12 kernel with SUSE patches is not available anymore) - Patched it and

Re: btrfs-ino-cache runs on every boot for 6 minutes

2013-12-06 Thread Liu Bo
On Fri, Dec 06, 2013 at 01:46:10PM +0100, Szőts Ákos wrote: A következőt írtad ekkor: 2013. december 6. 14:04:19 Could you please try the following and show me the output of dmesg? thanks, -liubo The following happened: - I upgraded to 3.13.0-rc2-6.ge7c00d8 (since the original 3.12

Null pointer oops when deleting item in btrfs_find_all_root()

2013-12-06 Thread Pedro Fonseca
Hi, I've encountered another null pointer bug in btrfs_find_all_root(). It may be releated to a bug I previously reported to the mailing list (Null pointer dereference bug in btrfs_find_all_root). But this test ran on kernel version 3.12.2 and the oops was triggered when deleting an item

Re: Null pointer oops when deleting item in btrfs_find_all_root()

2013-12-06 Thread Pedro Fonseca
On 12/06/2013 02:58 PM, Liu Bo wrote: On Fri, Dec 06, 2013 at 02:01:25PM +0100, Pedro Fonseca wrote: Hi, I've encountered another null pointer bug in btrfs_find_all_root(). It may be releated to a bug I previously reported to the mailing list (Null pointer dereference bug in

Re: Extremely slow metadata performance

2013-12-06 Thread John Goerzen
On 12/05/2013 05:32 PM, Russell Coker wrote: On Thu, 5 Dec 2013 11:52:04 John Goerzen wrote: I have observed extremely slow metadata performance with btrfs. This may be a bit of a nightmare scenario; it involves untarring a backup of 1.6TB of backuppc data, which contains millions of

[PATCH] btrfs: call mnt_drop_write after interrupted subvol deletion

2013-12-06 Thread David Sterba
If btrfs_ioctl_snap_destroy blocks on the mutex and the process is killed, mnt_write count is unbalanced and leads to unmountable filesystem. CC: sta...@vger.kernel.org Signed-off-by: David Sterba dste...@suse.cz --- fs/btrfs/ioctl.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

Re: [PATCH 00/18] Consolidate Posix ACL implementation

2013-12-06 Thread Christoph Hellwig
On Thu, Dec 05, 2013 at 06:57:14PM +0100, Andreas Gruenbacher wrote: I see that get_acl and set_acl are being defined in some but not all symlink inode operations (for example, btrfs them while ext4 does not), and that posix_acl_xattr_set() doesn't check if set_acl is defined. Symlinks

Re: [Cluster-devel] [PATCH 16/18] gfs2: use generic posix ACL infrastructure

2013-12-06 Thread Christoph Hellwig
On Wed, Dec 04, 2013 at 12:12:37PM +, Steven Whitehouse wrote: error = posix_acl_equiv_mode(acl, mode); + if (error 0) Andy Price has pointed out a missing return error; here - if (error = 0) { - posix_acl_release(acl); +

Re:Answer back

2013-12-06 Thread Lee Hyuk
I would like to discuss a very important crude oil project with you,kindly revert back to me if this is your valid email address for further information. Regards, Lee -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord...@vger.kernel.org