You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
committed by
Jonathan Corbet
parent
e73322ceef
commit
009228dfb6
@@ -94,6 +94,7 @@ static int d7s_open(struct inode *inode, struct file *f)
|
||||
{
|
||||
if (D7S_MINOR != iminor(inode))
|
||||
return -ENODEV;
|
||||
cycle_kernel_lock();
|
||||
atomic_inc(&d7s_users);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user