> Date: Fri, 14 Apr 2017 12:22:48 +0200
> From: "J. Hannken-Illjes" <hann...@eis.cs.tu-bs.de>
> 
> Currently we have:
> 
> - vfs_busy(mp, NULL) to take a reference on the mount and enter
>   a critical section against unmounting.
> [...]
> 
> Plan is to restructure this as follows:
> 
> - vfs_busy(mp) takes a reference and enters a critical section.
>   The second "NULL" argument gets removed.
> [...]
> 
> Comments or objections?

Yes please!

Reply via email to