[haiku-development] Re: XFS support for Haiku - updates

  • From: Abhinand N <01abhinandn@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 12 Jun 2018 14:52:35 +0530

Hi,

On Tue, Jun 12, 2018 at 2:13 AM Jérôme Duval <jerome.duval@xxxxxxxxx> wrote:

Your repository at Github doesn't reflect this. Please push.


I have updated the repo with the recent code. I have pushed the same into a
seperate branch, ommiting the prev commit that I had made ealrier this
month.

Link: https://github.com/abhinand4858/haiku/tree/xfs-develop

I tried debugging the testxfs that I had created using xfs_db command in
Linux. The rootinode number was 96. But accessing the same in xfs_mount()
gives a different value (3960995840) and it exits with "fs_mount: file
system does not own its root node!". I am not able to figure out what's the
problem. I am using the same data type in while returning from class Volume.

Thanks
Abhi

Other related posts: