On 10/26/18 13:13, Nikolay Borisov wrote:

+       if (page_start >= offset && page_end <= (offset + bytes - 1) {

fs/btrfs/inode.c: In function 'btrfs_cleanup_ordered_extents':
fs/btrfs/inode.c:140:62: error: expected ')' before '{' token
  if (page_start >= offset && page_end <= (offset + bytes - 1) {
     ~                                                        ^~
                                                              )
You're welcome :)

Holger

Reply via email to