labath added a subscriber: labath.
labath added a comment.

In http://reviews.llvm.org/D12661#240625, @joerg wrote:

> One good question is whether using statvfs(3) shouldn't be the default as it 
> is the POSIX interface.


Unfortunately, that will not work as linux does not define the MNT_LOCAL flag 
and struct statvfs does not contain the f_type magic field.


Repository:
  rL LLVM

http://reviews.llvm.org/D12661



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to