mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Eric Dumazet <dada1@cosmosbay.com>, David Chinner <dgc@sgi.com>,
	xfs-masters@oss.sgi.com,
	Alexander van Heukelum <heukelum@fastmail.fm>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] xfs: remove xfs_log_ticket_zone on rmmod
Date: Fri, 25 Apr 2008 17:20:23 -0700	[thread overview]
Message-ID: <20080425172023.cbf34a68.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20080425191830.GA4898@martell.zuzino.mipt.ru>

On Fri, 25 Apr 2008 23:18:30 +0400 Alexey Dobriyan wrote:

> [PATCH] xfs: remove xfs_log_ticket_zone on rmmod
> 
> Bug introduces in commit eb01c9cd87c7a9998c2edf209721ea069e3e3652
> aka "[XFS] Remove the xlog_ticket allocator"
> 
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com> // and tested-by

> ---
> 
>  fs/xfs/xfs_vfsops.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- a/fs/xfs/xfs_vfsops.c
> +++ b/fs/xfs/xfs_vfsops.c
> @@ -186,6 +186,7 @@ xfs_cleanup(void)
>  	kmem_zone_destroy(xfs_efi_zone);
>  	kmem_zone_destroy(xfs_ifork_zone);
>  	kmem_zone_destroy(xfs_ili_zone);
> +	kmem_zone_destroy(xfs_log_ticket_zone);
>  }
>  
>  /*

---
~Randy

  parent reply	other threads:[~2008-04-26  0:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-25 16:09 BUG in strnlen Randy Dunlap
2008-04-25 17:21 ` Eric Dumazet
2008-04-25 17:47   ` Alexander van Heukelum
2008-04-25 17:51     ` Eric Dumazet
2008-04-25 19:18       ` [PATCH] xfs: remove xfs_log_ticket_zone on rmmod Alexey Dobriyan
2008-04-25 18:44         ` Alexander van Heukelum
2008-04-26  0:20         ` Randy Dunlap [this message]
2008-04-27 23:15         ` David Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080425172023.cbf34a68.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=adobriyan@gmail.com \
    --cc=dada1@cosmosbay.com \
    --cc=dgc@sgi.com \
    --cc=heukelum@fastmail.fm \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xfs-masters@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®