From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752569AbbCJND3 (ORCPT ); Tue, 10 Mar 2015 09:03:29 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:47024 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbbCJND1 (ORCPT ); Tue, 10 Mar 2015 09:03:27 -0400 Date: Tue, 10 Mar 2015 06:03:23 -0700 From: Christoph Hellwig To: Kyungmin Park Cc: Krzysztof Kozlowski , Hugh Dickins , linux-mm , Linux Kernel Mailing List , Alexander Viro , Linux Filesystem Mailing List , Bartlomiej Zolnierkiewicz , Marek Szyprowski , Jan Kara Subject: Re: [RFC] shmem: Add eventfd notification on utlilization level Message-ID: <20150310130323.GA1515@infradead.org> References: <1423666208-10681-1-git-send-email-k.kozlowski@samsung.com> <1423666208-10681-2-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 10, 2015 at 10:51:41AM +0900, Kyungmin Park wrote: > Any updates? Please just add disk quota support to tmpfs so thast the standard quota netlink notifications can be used.