quota: split out netlink notification support from quota.c
authorChristoph Hellwig <hch@infradead.org>
Tue, 16 Feb 2010 08:44:54 +0000 (03:44 -0500)
committerJan Kara <jack@suse.cz>
Thu, 4 Mar 2010 23:20:25 +0000 (00:20 +0100)
commit799a9d44023c069f46bc5933a930eab0bd37d0df
tree8c8a752f85ae5801e26e93be977491ea0cbb1fae
parenta56fca23f67282467c08e75c40081da2345dfdbf
quota: split out netlink notification support from quota.c

Instead of adding ifdefs just split it into a new file.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/Makefile
fs/quota/netlink.c [new file with mode: 0644]
fs/quota/quota.c