commit | f4edce1afd537327012189c1481ad66260b195ff | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Apr 21 13:52:20 2017 +0300 |
committer | Jan Kara <jack@suse.cz> | Mon Apr 24 16:41:28 2017 +0200 |
tree | 0bf7fa24c22925e0838ce099337576ffb640cd75 | |
parent | 054c636e5c8054884ede889be82ce059879945e6 [diff] |
fsnotify: remove a stray unlock We recently shifted this code around, so we're no longer holding the lock on this path. Fixes: 755b5bc681eb ("fsnotify: Remove indirection from mark list addition") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>