]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Handle error from dquot_initialize()
authorJan Kara <jack@suse.com>
Tue, 14 Jul 2015 11:36:02 +0000 (13:36 +0200)
committerJan Kara <jack@suse.com>
Thu, 23 Jul 2015 18:59:38 +0000 (20:59 +0200)
commit9c89fe0af826bfff36d8019ea6fd78db09b3c478
treea125877d6aa2e18bb452a5f86cc633a303a9fadb
parenta7cdadee0e89486ad072be7b91e477105784e0bb
ocfs2: Handle error from dquot_initialize()

dquot_initialize() can now return error. Handle it where possible.

Reviewed-by: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Jan Kara <jack@suse.com>
fs/ocfs2/file.c
fs/ocfs2/namei.c
fs/ocfs2/refcounttree.c