Opened 11 years ago

Closed 11 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)

fail_mounting_export_cmd.png (53.5 KB ) - added by mshlyn 11 years ago.
nfs4 mounting command
fail_mounting_export_KDL.png (73.6 KB ) - added by mshlyn 11 years ago.
KDL capture
0001-Fix-ticket-9561-KDL-when-mounting-exports-located-in.patch (1.4 KB ) - added by mshlyn 11 years ago.
patch for fixing unable to mount directory deeper than 1 level

Download all attachments as: .zip

Change History (7)

by mshlyn, 11 years ago

nfs4 mounting command

by mshlyn, 11 years ago

KDL capture

comment:1 by anevilyak, 11 years ago

Version: R1/alpha4.1R1/Development

comment:2 by mshlyn, 11 years ago

It is reproducible on hrev45393

by mshlyn, 11 years ago

patch for fixing unable to mount directory deeper than 1 level

comment:3 by mshlyn, 11 years ago

patch: 01

comment:4 by pdziepak, 11 years ago

Resolution: fixed
Status: newclosed

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.