diff options
author | 2010-10-20 18:28:46 +0200 | |
---|---|---|
committer | 2011-01-06 17:03:55 +0100 | |
commit | d664b6af609ecf5e7dcedf92f0bf188e3a29b3e0 (patch) | |
tree | 865eb1db44abdceefea52e46117af61051b610e8 /fs/udf/udf_i.h | |
parent | udf: Remove BKL from udf_update_inode (diff) | |
download | wireguard-linux-d664b6af609ecf5e7dcedf92f0bf188e3a29b3e0.tar.xz wireguard-linux-d664b6af609ecf5e7dcedf92f0bf188e3a29b3e0.zip |
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
uniqueID handling has been duplicated in three places. Move it into a common
helper. Since we modify an LVID buffer with uniqueID update, we take
sbi->s_alloc_mutex to protect agaist other modifications of the structure.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/udf_i.h')
0 files changed, 0 insertions, 0 deletions