Hi, I am trying to use fsdev_disks.py for getting the disks list. I was trying it on one of my scripts I am doing following step
disks = fsdev_disks.get_disk_list() When I execute the script I am getting following error Unhandled AttributeError: 'FsdevManager' object has no attribute 'check_mount_point'. Is there something wrong with 'FsdevManager' or I am performing some wrong steps? Please can anyone help me about this. Thanks and regards, Shrirang PROPRIETARY-CONFIDENTIAL INFORMATION INCLUDED This electronic transmission, and any documents attached hereto, may contain confidential, proprietary and/or legally privileged information. The information is intended only for use by the recipient named above. If you received this electronic message in error, please notify the sender and delete the electronic message. Any disclosure, copying, distribution, or use of the contents of information received in error is strictly prohibited, and violators will be pursued legally. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
