Linux Implementation of Locking
Small (4 line) change needed in fs/locks.c
filesystem's lock() method is called
FS has not updated inode's lock list
locks.c updates the list, inserting the new lock,splitting and coalescing locks if necessary.
Previous slide
Next slide
Back to first slide
View graphic version