aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2010-05-10 11:56:52 -0700
committerJoel Becker <joel.becker@oracle.com>2010-05-10 11:56:52 -0700
commit547ba7c8efe43c2cabb38782e23572a6179dd1c1 (patch)
tree66343f838e25938a0c41662716d6eca6eaf6d5cb /fs/ocfs2/dlmglue.c
parentocfs2: Wrap signal blocking in void functions. (diff)
downloadlinux-dev-547ba7c8efe43c2cabb38782e23572a6179dd1c1.tar.xz
linux-dev-547ba7c8efe43c2cabb38782e23572a6179dd1c1.zip
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
Once file or link creation gets going, it can't be interrupted by a signal. They're not idempotent. This blocks signals in ocfs2_mknod(), ocfs2_link(), and ocfs2_symlink() once we start actually changing things. ocfs2_mknod() covers mknod(), creat(), mkdir(), and open(O_CREAT). Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/dlmglue.c')
0 files changed, 0 insertions, 0 deletions