summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_aout.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2010-05-13 18:05:15 +0200
committerJan Kara <jack@suse.cz>2010-05-21 19:30:48 +0200
commit741e128933448e589a85286e535078b24f4cf568 (patch)
tree40a069e5c7484673529f0747a9995cc7d2a85f00 /fs/binfmt_aout.c
parent832d09cf1438bd172f69478bde74f20f05ec0115 (diff)
downloadop-kernel-dev-741e128933448e589a85286e535078b24f4cf568.zip
op-kernel-dev-741e128933448e589a85286e535078b24f4cf568.tar.gz
ocfs2: Fix NULL pointer deref when writing local dquot
commit_dqblk() can write quota info to global file. That is actually a bad thing to do because if we are just modifying local quota file, we are not prepared (do not hold proper locks, do not have transaction credits) to do a modification of the global quota file. So do not use commit_dqblk() and instead call our writing function directly. Acked-by: Joel Becker <Joel.Becker@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud