Re: Assertion failure in ceph_readlink()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/01/2012 06:22 PM, Noah Watkins wrote:
    filepath path(relpath);
    Inode *in;
-  int r = path_walk(path, &in);
+  int r = path_walk(path, &in, false);
    if (r < 0)
      return r;

Fixes both cases. Thanks!


I discovered a few more bugs in path_walk() for the symlink case while debugging your problem. I've pushed fixes and a test case to wip-fix-symlinks.
-sam
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux