Whamcloud - gitweb
libquota: remove get_qf_path()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 Oct 2011 14:42:56 +0000 (10:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Oct 2011 15:20:35 +0000 (11:20 -0400)
commitdba14293d97e61dfbeb0f2ad672ac1f3f4eb2157
tree99c41accbec49a3adf165f8d7233338de6b0b85b
parent1c5ffb6820c6a86c05b14f052120393dbede6359
libquota: remove get_qf_path()

This function isn't used anywhere, so remove it.  It also uses
PATH_MAX which is not portable.

Cc: Aditya Kali <adityakali@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/quota/mkquota.h
lib/quota/quotaio.c