[PATCH] btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()

2011-09-12 Thread Jeff Liu
Signed-off-by: Jie Liu --- fs/btrfs/super.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c index 15634d4..16f31e1 100644 --- a/fs/btrfs/super.c +++ b/fs/btrfs/super.c @@ -406,7 +406,7 @@ static int btrfs_parse_early_options(

Re: WARNING: at fs/btrfs/inode.c:2193 btrfs_orphan_commit_root+0xb0/0xc0 [btrfs]()

2011-09-12 Thread Liu Bo
On 09/11/2011 05:47 AM, Martin Mailand wrote: > Hi > I am hitting this Warning reproducible, the workload is a ceph osd, > kernel ist 3.1.0-rc5. > Have posted a patch for this: http://marc.info/?l=linux-btrfs&m=131547325515336&w=2 thanks, liubo > Best Regards, > martin > > [ 5472.099766] ---