summaryrefslogtreecommitdiffstats
path: root/src/inspect_fs_unix.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-17 13:44:45 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-05 22:48:51 +0100
commit4c6b569f7afcb5829da2e9e8ca171d5f3e9c8ae0 (patch)
tree42ec8def5b19e9bc69c26b9b56dcb9f2c64ae4e3 /src/inspect_fs_unix.c
parent8f1bd625fc59bb4e162e3706f48b6c8388735ad4 (diff)
downloadlibguestfs-4c6b569f7afcb5829da2e9e8ca171d5f3e9c8ae0.tar.gz
libguestfs-4c6b569f7afcb5829da2e9e8ca171d5f3e9c8ae0.tar.xz
libguestfs-4c6b569f7afcb5829da2e9e8ca171d5f3e9c8ae0.zip
case_sensitive_path: Allow trailing path element to be missing (RHBZ#840115).
case_sensitive_path is undefined when the final path element doesn't exist. Currently it returns an error, but this means that creating a new file doesn't work as expected: $ guestfish --rw -i -d windows touch 'win:c:\blah' libguestfs: error: case_sensitive_path: blah no file or directory found with this name We should allow this case (provided there is no trailing slash) so that new files or directories can be created. (cherry picked from commit 973581780d8a006f336684fef6762801402d775d)
Diffstat (limited to 'src/inspect_fs_unix.c')
0 files changed, 0 insertions, 0 deletions