]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: add missing break in O_TMPFILE case
authorEric Sandeen <sandeen@redhat.com>
Mon, 3 Mar 2014 01:29:31 +0000 (12:29 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 3 Mar 2014 01:29:31 +0000 (12:29 +1100)
commit617c3c2a0349859ddd65d48b6abc38a479baf08f
tree88ee98c0c9c8f6dc498c0bc1871175c3361fc70c
parent938904c416cc898564d8659b203f2177a4e5a464
xfs_io: add missing break in O_TMPFILE case

Coverity spotted this.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
io/init.c