[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FA99001.8080800@gmail.com>
Date: Tue, 08 May 2012 23:28:33 +0200
From: Vladimir 'φ-coder/phcoder' Serbinenko
<phcoder@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] Fix race condition in AFFS
AFFS preallocates few blocks per inode as an optimisation. Unfortunately
there is a race condition and the same blocks ends up being allocated
for both data and metadata, metadata gets overwritten and so the file is
partially unreadable. Here is a fix.
Please indicate if this isn't the right place to submit this or my
previous fs-related patches.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
View attachment "affs-race.diff" of type "text/x-diff" (3301 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (295 bytes)
Powered by blists - more mailing lists