Commit Graph
3 Commits
Author SHA1 Message Date
Priyanshu Gupta f357ddbe8e tests/SupportKit: Add BStopWatch unit tests
Change-Id: I157b8b87538cfbb3a697d71c4c7aec9a941fefba
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10308
Reviewed-by: Kacper Kasper <[email protected]>
2026-02-01 13:37:50 +00:00
priyanshu-gupta07 d68df0863d xfs: update the Short-Attributes Class.
Update: OnDisk format and manage endianness for the ShortAttribute Class.A separate private function to Swap endianness is implemented inside the Class

Change-Id: I348d6c0ac128fe56d63a16e4f10ff90708c6a7a4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7582
Tested-by: Commit checker robot <[email protected]>
Haiku-Format: Haiku-format Bot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2024-04-16 10:38:33 +00:00
priyanshu-gupta07 641b9f704b xfs: Inode Structure updated
background: Inodes structure needs to be updated in the same on Disk format for uniforming the code.

Inode structure is Updated to the OnDisk format same as that of Extent Header and the relative Changes are made to Inode class.

Change-Id: I1e89c514a7abe29479b152c6b038ff8b7c94abce
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7552
Tested-by: Commit checker robot <[email protected]>
Haiku-Format: Haiku-format Bot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2024-04-02 17:39:58 +00:00