On Fri, Sep 27, 2019 at 01:23:15PM +0300, Nikolay Borisov wrote:
> Here is v2 of the llseek improvements, main changes are: 
> 
>  * Patch 1 - changed the locking scheme. I'm now using inode_lock_shared 
> since 
>  holding the extent lock is not sufficient to prevent concurrent truncates. 
> 
>  * Fixed lingo bugs in patch 2 changelog (Johaness)
> 
> Nikolay Borisov (3):
>   btrfs: Speed up btrfs_file_llseek
>   btrfs: Simplify btrfs_file_llseek
>   btrfs: Return offset from find_desired_extent

Moved from topic branch to misc-next. Thanks.

Reply via email to