linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Glauber Costa <glommer@gmail.com>
To: linux-mm <linux-mm@kvack.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	dchinner@redhat.com, Michal Hocko <mhocko@suse.cz>,
	Glauber Costa <glommer@openvz.org>
Subject: [PATCH 0/2] fixes for list_lru
Date: Wed, 26 Jun 2013 02:29:39 -0400	[thread overview]
Message-ID: <1372228181-18827-1-git-send-email-glommer@openvz.org> (raw)

Hi Andrew,

I can't find those fixes - or replies to it - anywehere.
Maybe I just forgot to hit send ? If that is the case, sorry
about that.

I am resending just in case. They are supposed to be
folded to their respective patches:
- inode-convert-inode-lru-list-to-generic-lru-list-code.patch
- list_lru-dynamically-adjust-node-arrays.patch

Thanks


Glauber Costa (2):
  inode: move inode to a different list inside lock
  super: fix for destroy lrus

 fs/inode.c       | 2 +-
 fs/super.c       | 3 +++
 fs/xfs/xfs_buf.c | 2 +-
 fs/xfs/xfs_qm.c  | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.8.2.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2013-06-26  6:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26  6:29 Glauber Costa [this message]
2013-06-26  6:29 ` [PATCH 1/2] inode: move inode to a different list inside lock Glauber Costa
2013-06-26  8:28   ` Michal Hocko
2013-06-26  6:29 ` [PATCH 2/2] super: fix for destroy lrus Glauber Costa

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=1372228181-18827-1-git-send-email-glommer@openvz.org \
    --to=glommer@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=dchinner@redhat.com \
    --cc=glommer@openvz.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.cz \
    /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;
as well as URLs for NNTP newsgroup(s).