]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
authorChris Mason <chris.mason@oracle.com>
Thu, 11 Jun 2009 15:13:35 +0000 (11:13 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 11 Jun 2009 15:13:35 +0000 (11:13 -0400)
commit10595d89e0cfcbeaaaf8684cdf4ea4d6a54e7073
tree2d8c0a56d853516136fcf9ff43672aca9f011057
parentc0c5c886f82615cc94983d444d852fa63d6bbd6f
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir

This happens during subvol creation.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ioctl.c