mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Make sure dir is non-null before doing S_ISGID checks
The S_ISGID check in btrfs_new_inode caused an oops during subvol creation because sometimes the dir is null. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
806638bce9
commit
42f15d77df
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue