Opened 12 years ago
Closed 12 years ago
#9561 closed bug (fixed)
KDL when mounting exports located in directory deeper than 1 level
Reported by: | mshlyn | Owned by: | pdziepak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/NFS4 | Version: | R1/Development |
Keywords: | nfs mount export | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
KDL when mounting exports located in directory deeper than 1 level. It is fine to mount -p server:/tftpboot; But fail to mount -p server:/home/mshlyn.
Attachments (3)
Change History (7)
by , 12 years ago
Attachment: | fail_mounting_export_cmd.png added |
---|
comment:1 by , 12 years ago
Version: | R1/alpha4.1 → R1/Development |
---|
by , 12 years ago
Attachment: | 0001-Fix-ticket-9561-KDL-when-mounting-exports-located-in.patch added |
---|
patch for fixing unable to mount directory deeper than 1 level
comment:3 by , 12 years ago
patch: | 0 → 1 |
---|
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you for your patch. However, I have already decided to not to keep path names in a flatten form at all thus the whole function causing this bug has been removed.
Fixed in hrev45411.
PS For future reference names like pathEnd
are preferred over path_end
.
Note:
See TracTickets
for help on using tickets.
nfs4 mounting command