[haiku-commits] Change in haiku[master]: Making of xfs file system

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 9 Jan 2020 19:21:56 +0000

From Shubham Bhagat <shubhambhagat111@xxxxxxxxx>:

Shubham Bhagat has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/2096 ;)


Change subject: Making of xfs file system
......................................................................

Making of xfs file system

I've copied and edited the kernel_interface and system_dependencies from btrfs 
so as to get started with xfs_shell. In the tests/add-ons/kernel/file_systems 
folder you can find the xfs shell which is modeled over btrfs as well. The 
problem is that btrfs_shell itself wouldn't build. There are multiple 
redifinition errors. Same errors show up in xfs_shell build output as well 
(since it is modelled over btrfs).
---
A src/add-ons/kernel/file_systems/xfs/Jamfile
A src/add-ons/kernel/file_systems/xfs/kernel_interface.cpp
A src/add-ons/kernel/file_systems/xfs/system_dependencies.h
M src/tests/add-ons/kernel/file_systems/Jamfile
A src/tests/add-ons/kernel/file_systems/xfs/Jamfile
A src/tests/add-ons/kernel/file_systems/xfs/xfs_shell/Jamfile
6 files changed, 703 insertions(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/96/2096/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/2096
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: Iaf88c1f4aef338f249fdc58bc27a3ad76ebd5d95
Gerrit-Change-Number: 2096
Gerrit-PatchSet: 1
Gerrit-Owner: Shubham Bhagat <shubhambhagat111@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts: