Commit Graph

4885 Commits (9893ea9ee668c951170a53e50969f1aeabec496c)
 

Author SHA1 Message Date
szaka cdf4fd5469 don't flood log with "Operation not supported" compressed/encrypted write errors
(Mark McIntyre, Jean-Pierre Andre, Szabolcs Szakacsits)
2008-07-18 12:37:37 +00:00
szaka a13e6e6f0b mkdir(), open() API documentation update (Nikolaus Rath) 2008-07-18 11:32:35 +00:00
szaka d7ae435430 create/mknod cleanup (Yura Pakhuchiy) 2008-07-18 01:07:21 +00:00
szaka a970d47c37 version 1.2717 2008-07-17 15:04:23 +00:00
szaka b660e27c24 add Solaris support (Mark Phalan, Laszlo Peter, Marc Glisse, Szabolcs Szakacsits) 2008-07-17 15:01:50 +00:00
szaka d3c12f7153 remove unused FUSE code 2008-07-16 02:03:50 +00:00
szaka 5d2884b578 comment update, cleanup (Yura Pakhuchiy) 2008-07-15 17:11:17 +00:00
szaka d1f14ea752 ntfs_non_resident_attr_expand(): fix corruption during rollback (Yura Pakhuchiy) 2008-07-15 16:52:10 +00:00
szaka 64560ad1f4 ntfs_attr_add(): fix ->attrs_offset conversion on error path (Yura Pakhuchiy) 2008-07-15 16:05:05 +00:00
szaka 59f002c253 setup_logging(): fix printf NULL pointer crash on Solaris (Mark Phalan) 2008-07-15 15:39:53 +00:00
szaka 45f3921b74 reorganize --enable/disable configure options 2008-07-15 15:15:24 +00:00
szaka 82abdbde27 remove dead code 2008-07-15 14:44:20 +00:00
szaka a1ca066aec ntfs_ie_add(): #ifdef DEBUG debug code (Yura Pakhuchiy) 2008-07-15 14:29:52 +00:00
szaka 53792aec38 add libtool-2 support (Alon Bar-Lev) 2008-07-15 00:11:09 +00:00
szaka 371d18c5f0 autoupdate fixes: remove spaces (Alon Bar-Lev) 2008-07-14 23:54:37 +00:00
szaka 886cbb739f autoupdate fixes: AC_PREREQ, AM_CONFIG_HEADER->AC_CONFIG_HEADERS (Alon Bar-Lev) 2008-07-14 23:49:30 +00:00
szaka 90b0f9b424 ntfs_attr_update_mapping_pairs(): error handling cleanup 2008-07-14 00:37:06 +00:00
szaka 61842b0bac ntfs_attr_update_mapping_pairs(): fix last ntfs_attr_update_meta() errno 2008-07-13 23:52:55 +00:00
jpandre 1f64eafe7c Fixed a memory leak case in Posix ACL.
As this is a patch to standard version, all changes since ntfs-3g.1.2531SR.1
are also reflected.
2008-07-13 19:18:25 +00:00
jpandre 412838056a Adapted to ntfs-3g.1.2712 2008-07-13 17:55:57 +00:00
szaka c46ce72177 move unused, conditional MAX_PATH define to the Win32 specific code 2008-07-13 13:56:38 +00:00
szaka 6ef25e0a46 release 1.2712 2008-07-12 15:16:02 +00:00
szaka 933ac7f054 fix: build failed using --prefix=/ 2008-07-12 14:53:46 +00:00
szaka 6d97008d04 ntfs_bitmap_set_bits_in_run(): report real reason, not EIO if read/write fails 2008-07-12 12:52:50 +00:00
szaka d878ee30ad ntfs_bitmap_set_bits_in_run(): cleanup error handling 2008-07-12 12:38:56 +00:00
szaka 51b5d60fac ntfs_bitmap_set_bits_in_run(): log errors 2008-07-12 12:29:53 +00:00
szaka ed96bb15e5 fix: the driver didn't work if the standard I/O file descriptors were closed
during mount, e.g. via some configuration of udev/hotplug (Ugo Riboni, laoGe)
2008-07-10 22:55:50 +00:00
szaka ff1e14e4fb open() API documentation update (Nikolaus Rath) 2008-07-10 22:30:35 +00:00
szaka e21cfaa809 version 1.2630 2008-06-30 11:26:16 +00:00
szaka 5dbdb30df8 add tabulated logging for the most common ntfs_mft_* functions 2008-06-30 11:18:49 +00:00
szaka c9c732c7fc add tabulated logging for the most common ntfs_mft_* functions 2008-06-30 02:49:36 +00:00
szaka ab75028fd5 cleanup ntfs_volume_write_flags(): remove redundant error logging 2008-06-30 02:24:12 +00:00
szaka a6d8c6b1a6 new: use tabulated logging; add ntfs_log_enter() and ntfs_log_leave()
and convert the most commonly used functions
2008-06-30 00:13:23 +00:00
szaka cea1c5c7e8 fix missing logging.h include 2008-06-29 23:45:34 +00:00
szaka 1098244bbf copyright update 2008-06-29 23:13:32 +00:00
szaka f4b5e8fb92 copyright update 2008-06-29 23:08:55 +00:00
szaka c6e1991749 new: use tabulated logging; add ntfs_log_enter() and ntfs_log_leave()
and convert the most commonly used functions
2008-06-29 22:06:38 +00:00
szaka dec6162b63 cleanup ntfs_inode_open() 2008-06-29 17:43:56 +00:00
szaka 7bcb40b378 cleanup ntfs_attr_open() 2008-06-29 16:52:27 +00:00
szaka 81488fad6e add Bernhard Kaindl to project authors 2008-06-27 18:59:33 +00:00
szaka f94a09b151 fix: mount failed if /etc/mtab didn't exist or was on a read-only
file system (Miklos Szeredi, Szabolcs Szakacsits)
2008-06-27 12:37:02 +00:00
szaka 2848f06bad fix memory leak when removing streams or xattrs (Jean-Pierre Andre) 2008-06-17 22:40:43 +00:00
jpandre d30bd79b02 Fixed changing mode for files created by standard ntfs-3g 2008-06-16 16:21:43 +00:00
szaka bf3b6d780d fix potential hang for huge/corrupted directories (Miklos Szeredi, Szabolcs Szakacsits) 2008-06-11 20:33:02 +00:00
szaka b8228df2a2 Fix 'PATH_MAX undeclared' (cross-)compilation error in some environments 2008-06-10 19:48:35 +00:00
jpandre 767b4d075c Fixed deletions from a sticky directory (on kernels >= 2.6.25) 2008-06-02 10:56:23 +00:00
jpandre 7c05f13884 Adapted to ntfs-3g-1.2531 2008-05-30 07:40:22 +00:00
szaka 4173b0172c release 1.2531 2008-05-28 19:04:59 +00:00
szaka e5ce8d18d3 fix potential hangs if index entries were corrupt 2008-05-28 18:49:44 +00:00
szaka 9d3cc4b907 revert temporarily the --with-rootfs= configure option until we really
need it and agree on the name, semantic, backward-compatibility
(Bernhard Kaindl, Alon Bar-Lev, Szabolcs Szakacsits)
2008-05-28 12:39:20 +00:00