linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] quota: remove unnecessary oom message
@ 2021-06-18  1:47 Zhen Lei
  2021-06-18  1:47 ` [PATCH v2 1/1] " Zhen Lei
  2021-06-22  9:11 ` [PATCH v2 0/1] " Jan Kara
  0 siblings, 2 replies; 3+ messages in thread
From: Zhen Lei @ 2021-06-18  1:47 UTC (permalink / raw)
  To: Jan Kara, linux-kernel; +Cc: Zhen Lei

v1 --> v2:
As Jan Kara's suggestion:
get rid of getdqbuf() altogether and instead call kmalloc() directly in all
the places.


Zhen Lei (1):
  quota: remove unnecessary oom message

 fs/quota/quota_tree.c | 33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-22  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  1:47 [PATCH v2 0/1] quota: remove unnecessary oom message Zhen Lei
2021-06-18  1:47 ` [PATCH v2 1/1] " Zhen Lei
2021-06-22  9:11 ` [PATCH v2 0/1] " Jan Kara

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).