summaryrefslogtreecommitdiff
path: root/fs/udf/inode.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2013-01-17 21:11:38 (GMT)
committerJan Kara <jack@suse.cz>2013-01-21 10:19:58 (GMT)
commit9734c971aa6be6db61226b0046e080ca10383748 (patch)
tree57d202ecd9b18e033c569129fce0c32a64983349 /fs/udf/inode.c
parentc04e88e271ab67de1409c3b4a4e80dbe13eac7b0 (diff)
downloadlinux-fsl-qoriq-9734c971aa6be6db61226b0046e080ca10383748.tar.xz
udf: Write LVID to disk after opening / closing
So far we just marked the buffer as dirty and left writing on flusher thread but especially on opening that opens possible race window where we could write other modified fs structures to disk before we mark filesystem as open. So sync LVID buffer to disk after opening and closing fs. Reported-by: Steve Nickel <snickel58@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/inode.c')
0 files changed, 0 insertions, 0 deletions