[haiku-bugs] [Haiku] #8449: TODO taking read only volumes into account in src/add-ons/kernel/file_systems/ntfs/fs_func.c

  • From: "kag_anil" <trac@xxxxxxxxxxxx>
  • Date: Thu, 05 Apr 2012 12:16:42 -0000

#8449: TODO taking read only volumes into account in src/add-
ons/kernel/file_systems/ntfs/fs_func.c
-------------------------------+-------------------------
 Reporter:  kag_anil           |        Owner:  3dEyes
     Type:  enhancement        |       Status:  new
 Priority:  normal             |    Milestone:  R1
Component:  File Systems/NTFS  |      Version:  R1/alpha3
 Keywords:  NTFS, gsoc2012     |   Blocked By:
 Blocking:                     |  Has a Patch:  0
 Platform:  All                |
-------------------------------+-------------------------
 In fs_func.c file in file_systems/ntfs/, a TODO about taking care of
 mounting a read only volume was left. I completed it via checking whether
 the device is raed only with the help of device_geometry class and then if
 it is read only i have given the mount flags same as that for "ns->ro ||
 (flags & B_MOUNT_READ_ONLY) != 0".

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8449>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: