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)
commit684ef278377725d505aa23259ee673dab9b11851
tree7034049bc755b90eb555f515ba7661e77a846e6d
parent70ad1ba7b48364d758a112df0823edc5ca6632aa
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