]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Add a validation hook for quota block reads.
authorJoel Becker <joel.becker@oracle.com>
Wed, 3 Dec 2008 01:44:05 +0000 (17:44 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:31 +0000 (08:40 -0800)
commited262072a5c12b7a68fdd05ea90882fe0d13755c
tree7034049bc755b90eb555f515ba7661e77a846e6d
parentd82ac27e7ee0963d595a4fbfd3279bd18317f780
ocfs2: Add a validation hook for quota block reads.

Add a currently-returns-success hook for quota block reads.  We'll be
adding checks to this.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/quota_global.c